netsh useful commands
| netsh command | description |
|---|---|
| netsh advfirewall set allprofiles state off | disable firewall – all profiles |
| netsh http add urlacl url=http://+:8081/ user=Everyone | |
| netsh http show urlacl | |
| netsh command | description |
|---|---|
| netsh advfirewall set allprofiles state off | disable firewall – all profiles |
| netsh http add urlacl url=http://+:8081/ user=Everyone | |
| netsh http show urlacl | |