packet
Network packet sender
A library for sending network packets over TCP or UDP connections.
Send network packets over a TCP or UDP connection.
80 stars
6 watching
16 forks
Language: Go
last commit: almost 7 years agoLinked from 2 awesome lists
gonetwork-programmingpackettcpudp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Java library for capturing and manipulating network packets. | 1,174 | |
| A Go package for crafting and transmitting ethernet frames. | 80 | |
| Implementation of the Packet Forwarding Control Protocol (PFCP) signaling protocol in Go. | 125 | |
| A Go implementation of the uTP transport protocol used in Bittorrent networks | 176 | |
| An application protocol that packs and unpacks byte streams over TCP connections. | 172 | |
| A tool that forwards UDP packets between devices over Ethernet. | 9 | |
| An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 | |
| A Go implementation of a stealthy network traffic sniffer and packet analyzer | 0 | |
| Enables proxying of public connections to local machine over a tunnel connection | 326 | |
| A simple HTTP router for Go. | 154 | |
| Provides a native Go implementation of container networking | 2,155 | |
| A .NET port of the Aeron message transport system | 489 | |
| Provides an acknowledgement system for UDP-based protocols to ensure reliable data transfer | 598 | |
| A tool for analyzing IP packets using tshark and decoding network protocols into structured data | 19 | |
| A userspace TCP/IP stack that uses DPDK to perform packet I/O. | 196 |