cloudflare / slirpnetstackLinks
slirp4netns implementation using gvisor/netstack
☆121Updated 8 months ago
Alternatives and similar repositories for slirpnetstack
Users that are interested in slirpnetstack are comparing it to the libraries listed below
Sorting:
- automated "fork" of gVisor that only contains the netstack bits so the go.mod is smaller. maintained by scripts, not humans.☆141Updated 3 years ago
- BSD socket API on steroids☆310Updated 8 months ago
- A testbed for NAT traversal software.☆77Updated 5 years ago
- Package ipvs allows you to manage Linux IPVS services and destinations☆155Updated 2 months ago
- Go bindings for virtio and Hyper-V sockets☆91Updated 8 months ago
- A fair-share ratelimiter implemented in BPF☆197Updated 8 months ago
- An open, unofficial registry of linux packet mark bits (aka fwmark, connmark, netfilter, iptables, nftables)☆133Updated 4 years ago
- Steering connections to sockets with BPF socket lookup hook (eBPF Summit 2020)☆44Updated 4 years ago
- CoreBGP is a BGP library written in Go that implements the BGP FSM with an event-driven, pluggable model.☆177Updated 11 months ago
- inet-tool - the manager for BPF_PROG_TYPE_INET_LOOKUP eBPF programs☆25Updated 4 years ago
- A horizontally scalable Direct Server Return layer 4 load balancer for Linux using XDP/eBPF☆94Updated last week
- cBPF to C or eBPF compiler☆203Updated last week
- Userspace TCP/IP Sockets For WireGuard.☆114Updated 9 months ago
- A netcat/ncat like tool that bonds multiple sockets together.☆240Updated 2 years ago
- Simple project to demonstrate the loading of eBPF programs via florianl/go-tc.☆34Updated 3 weeks ago
- Go implementation of the venerable dropwatch utility☆38Updated 3 years ago
- The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm and requires significantly less memory and has an even better loo…☆72Updated this week
- CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.☆166Updated 2 months ago
- [Experimental] Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD. As fast as `--net=host`.☆157Updated last month
- A Go library for the Linux Landlock sandboxing feature☆191Updated 2 months ago
- And NBD server written in golang☆81Updated 4 years ago
- Low-overhead, real-time network traffic monitoring, powered by eBPF and conntrack.