Sauvegarde WAPT
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=in action=allow protocol=TCP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=in action=allow protocol=UDP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=out action=allow protocol=TCP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=out action=allow protocol=UDP localport=8088
|
||||
Reference in New Issue
Block a user