Netsh
Jump to navigation
Jump to search
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