usage: evil.py [-h] [-c COUNT] [-E] [-i INTERVAL] [-s SIZE] [-t TTL] [-W TIMEOUT] destination
send ICMP ECHO_REQUEST to network hosts
positional arguments:
destination DNS name or IP address (type: str)
optional arguments:
-h, --help show this help message and exit
-c, --count COUNT stop after count replies (type: int, default: 5)
-E, --evil send evil packets (type: bool, default: False)
-i, --interval INTERVAL seconds between sending each packet (type: float, default: 1.0)
-s, --size SIZE use size as number of data bytes to be sent (type: int, default: 56)
-t, --ttl TTL define time to live (type: int, default: 64)
-W, --timeout TIMEOUT time to wait for response (type: float, default: 1.0)
-
Couldn't load subscription status.
- Fork 0
zimage/evil-ping
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Send ICMP pings with an option to set the RFC 3514 "evil bit"
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published