tcfw / vpc
Create simple VPCs written in (mostly) Go using Linux bridges/netlinks, iptables & network namespaces
☆35Updated 4 years ago
Alternatives and similar repositories for vpc:
Users that are interested in vpc are comparing it to the libraries listed below
- Pure-Go Netfilter Netlink family implementation.☆78Updated 7 months ago
- An Example of shipping BPF code with your Go project☆28Updated 2 years ago
- Low-overhead, real-time network traffic monitoring, powered by eBPF and conntrack.☆96Updated 4 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- eBPF sk_lookup program as a golang library☆29Updated 2 years ago
- OVSDB Management Protocol (RFC 7047) Client Library☆16Updated 10 months ago
- 🚥 A high-performance ICMP ping implementation build on top of BPF technology.☆56Updated 10 months ago
- Cross-connect Linux interfaces with XDP☆67Updated 3 years ago
- Go implementation of concurrent traceroute on single socket☆36Updated last year
- Pure go implementation of the IP routing table powered by prefix tree☆55Updated last week
- eBPF summit demo☆34Updated 4 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆65Updated last week
- NAT (network address translation) example for NFF-Go framework