Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: VPS Setup
ping -n 10 8.8.8.8
@echo off\n:loop\nping -n 10 8.8.8.8 >> C:\pinglog.txt\ntimeout /t 3600\ngoto loop
ping bat
and run it Check results withtype C:\pinglog.txt
netsh advfirewall firewall add rule name=\"ICMP Allow\" protocol=icmpv4 dir=in action=allow