Skip to content

Send ICMP Echo Request packets to IP-addresses read from STDIN

License

Notifications You must be signed in to change notification settings

Woutifier/pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinger

Dependencies

  • Rust
  • Libpcap

Build

cargo build --release

Commandline options

    pinger [OPTIONS]

Performs pings to IP-addresses received from STDIN

optional arguments:
  -h,--help             show this help message and exit
  -s,--source-address SOURCE_ADDRESS
                        Source IP
  -r,--rate-limit RATE_LIMIT
                        Rate-limit packets per second
  -i,--identifier IDENTIFIER
                        Identifier value to use in Echo Request
  -n,--sequence-number SEQUENCE_NUMBER
                        Sequence number to use in Echo Request

About

Send ICMP Echo Request packets to IP-addresses read from STDIN

Resources

License

Stars

Watchers

Forks

Packages

No packages published