Skip to content

Instantly share code, notes, and snippets.

@gmassawe
Last active April 22, 2018 16:34
Show Gist options
  • Save gmassawe/8d0c2a7d4275aa0fa638122fa7d97705 to your computer and use it in GitHub Desktop.
Save gmassawe/8d0c2a7d4275aa0fa638122fa7d97705 to your computer and use it in GitHub Desktop.
Windows - Firewall
netsh advfirewall firewall add rule dir=in action=block protocol=UDP localport=137 name="Block_UDP-137"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment