netsh useful commands

netsh commanddescription
netsh advfirewall set allprofiles state offdisable firewall – all profiles
netsh http add urlacl url=http://+:8081/ user=Everyone
netsh http show urlacl

Leave a Reply