Home
last modified time | relevance | path

Searched defs:urlPath (Results 1 – 2 of 2) sorted by relevance

/external/scapy/.appveyor/
DInstallNpcap.ps12 $urlPath = "https://nmap.org/npcap/dist/npcap-0.90.exe" variable
8 wget $urlPath -UseBasicParsing -OutFile $PSScriptRoot"\npcap.exe" variable
DInstallWindump.ps12 $urlPath = "https://github.com/hsluoyz/WinDump/releases/download/v0.2/WinDump-for-Npcap-0.2.zip" variable
8 wget $urlPath -UseBasicParsing -OutFile $PSScriptRoot"\npcap.zip" variable