Skip to content

Instantly share code, notes, and snippets.

@stpettersens
Last active May 11, 2017 18:35
Show Gist options
  • Save stpettersens/c5859ba0ac49a1001de6216fafa253cf to your computer and use it in GitHub Desktop.
Save stpettersens/c5859ba0ac49a1001de6216fafa253cf to your computer and use it in GitHub Desktop.
Spoof netsh command.
@rem spoof netsh command to test SSID library on Appveyor.yml
echo Name : DUMMY_WIFI
echo State : connected
echo SSID : DUMMY_ID
echo Profile : DUMMY_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment