8000 GitHub - fixitgearware/pingspy-v1.0.0: An ICMP tool that sends request to IP addresses.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fixitgearware/pingspy-v1.0.0

Repository files navigation

PINGSPY V-1.0.0 IS A TOOL THAT ALLOWS USERS PING IP-ADRESSES AND GET A RESPONSE.

  • Pinging Single IP Address :

    python3 main.py --ip target_ip

  • Pinging Multiple IP Addresses :

    python3 main.py --ip target_ip1,target_ip2,target_ip3

  • Pinging IP Addresses From A Text File:

    python3 main.py --file /path_to_file/filename.txt

  • To See Results:

    cat reachable_ips.txt

    cat unreachable_ips.txt

About

An ICMP tool that sends request to IP addresses.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0