sendip
Commandline tool to allow sending arbitrary IP packets
Install
- All systems
-
curl cmd.cat/sendip.sh
- Debian
-
apt-get install sendip
- Ubuntu
-
apt-get install sendip
- Kali Linux
-
apt-get install sendip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sendip
- Raspbian
-
apt-get install sendip
- Dockerfile
- dockerfile.run/sendip
sendip
Commandline tool to allow sending arbitrary IP packets
SendIP has a large number of command line options to specify the content of every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 packet. It also allows any data to be added to the packet. Checksums can be calculated automatically, but if you wish to send out wrong checksums, that is supported too.