ryabuhin / golang_linux_rawsockets
Work with IP layer and ICMP/TCP/UDP packets on the linux raw socket level. Golang implementation *unix ping, tracert + is host alive
☆14Updated 7 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
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated last year
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licen…☆16Updated 9 years ago
- Fake TCP protocol in Go☆30Updated 5 years ago
- Exposes batch message receives (recvmmsg)☆13Updated 5 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆33Updated 4 months ago
- Go implementation of concurrent traceroute on single socket☆36Updated last year
- SCTP wrapper for golang☆14Updated 7 years ago
- load and unload kernel modules☆33Updated last month
- native go library to ping a host per arp datagram, or query a host mac address☆67Updated last year
- Golang binding for netmap https://github.com/luigirizzo/netmap☆30Updated 6 years ago
- NAT (network address translation) example for NFF-Go framework☆118Updated 2 years ago
- Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-console-proxy☆20Updated 3 weeks ago
- DPDK wrapper for Go☆15Updated 9 years ago
- Low-overhead, real-time network traffic monitoring, powered by eBPF and conntrack.☆97Updated 4 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 6 months 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 4 months ago
- Libraries for parsing and constructing common network packets.☆67Updated 8 years ago
- VRRP implement☆27Updated 8 months ago
- Pure-Go Netfilter Netlink family implementation.☆74Updated 6 months ago
- ☆35Updated 2 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- A library for communicating with Linux netfilter subsystems over netlink sockets.☆56Updated 6 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 8 years ago
- iperf implement by golang☆29Updated 7 years ago
- VRRPv3 protocol implementation☆10Updated 4 years ago