Portas
Portas
protocol=TCP localport=30200
cls
netsh advfirewall firewall add rule name="30200 UDP" dir=in action=allow
protocol=UDP localport=30200
cls
netsh advfirewall firewall add rule name="30200 TCP" dir=out action=allow
protocol=TCP localport=30200
cls
netsh advfirewall firewall add rule name="30200 UDP" dir=out action=allow
protocol=UDP localport=30200
cls