Difference between revisions of "Netsh"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "netsh advfirewall firewall add rule name="UDP Port 514" dir=in action=allow protocol=UDP localport=514 netsh advfirewall firewall delete rule name="UDP Port 514" dir=in actio...")
 
(No difference)

Latest revision as of 18:53, 24 April 2023

netsh advfirewall firewall add rule name="UDP Port 514" dir=in action=allow protocol=UDP localport=514

netsh advfirewall firewall delete rule name="UDP Port 514" dir=in action=allow protocol=UDP localport=514