ryabuhin / golang_linux_rawsocketsLinks
Work with IP layer and ICMP/TCP/UDP packets on the linux raw socket level. Golang implementation *unix ping, tracert + is host alive
☆14Updated 8 years ago
Alternatives and similar repositories for golang_linux_rawsockets
Users that are interested in golang_linux_rawsockets are comparing it to the libraries listed below
Sorting:
- NAT (network address translation) example for NFF-Go framework☆120Updated 2 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licen…☆16Updated 10 years ago
- Fake TCP protocol in Go☆30Updated 6 years ago
- A library for communicating with Linux netfilter subsystems over netlink sockets.☆59Updated 7 years ago
- Package etherconn is a golang pkg that allow user to send/receive Ethernet payload (like IP pkt) or UDP packet ,with custom Ethernet enca…☆20Updated last year
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Updated 6 years ago
- Pure-Go Netfilter Netlink family implementation.☆80Updated 7 months ago
- Libraries for parsing and constructing common network packets.☆69Updated 9 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆101Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- SCTP wrapper for golang☆14Updated 8 years ago
- load and unload kernel modules☆38Updated 11 months ago
- A guest-side agent for qemu-kvm virtual machines☆23Updated 2 years ago
- Control TUN/TAP virtual network interfaces.☆94Updated 9 years ago
- Golang binding for netmap https://github.com/luigirizzo/netmap☆30Updated 6 years ago
- Go implementation of concurrent traceroute on single socket☆40Updated 2 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Virtual Encrypted Switch across the network, using UDP + AES + TAP☆30Updated 8 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- QEMU Machine Protocol implementation for the Golang☆12Updated 2 years ago
- Go bindings for dpdk (http://dpdk.org/).☆120Updated 9 years ago
- DPDK wrapper for Go☆15Updated 9 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆70Updated 3 weeks ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 4 months ago
- SPICE proxy library, written in go☆38Updated 2 years ago
- c-binding free API for golang to communicate with the log subsystem of netfilter☆66Updated last month
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 9 years ago
- Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.☆13Updated 9 years ago