Sendp
Sendp is a network packet generator and analyzer written in Go. It is designed to be a versatile tool for network testing, security analysis, and troubleshooting. Sendp allows users to craft custom network packets with precise control over various protocol fields, including Ethernet, IP, TCP, and UDP headers. This capability makes it useful for simulating specific network conditions or testing the behavior of network devices and applications under various packet types.
Beyond packet generation, Sendp also functions as a packet sniffer. It can capture network traffic in real-time