Skip to content

projectbacktry/pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pinger

Tool for pinging hosts/ip adresses from a .txt file.

Usage:

	kali@kali:pinger (master)> ./pinger
	Error: File or output file argument is missing.
	Usage: /usr/local/bin/pinger -f <file> [-t <threads>] -o <output_file> [-v]
	Options:
	  -f <file>         File containing IP addresses or subdomains
	  -t <threads>      Number of threads (default: 10, max: 100)
	  -o <output_file>  Output file for up IPs
	  -v                Verbose mode (optional)
	  -h                Display this help message

About

Tool for pinging hosts/ip adresses from a .txt file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages