Join Discord
Powered by
netsh advfirewall firewall add rule name="ICMP All...
# netmaker
u
user
11/05/2021, 8:06 PM
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
Previous
Next