knrt10 / proxifyLinks
Simple raw TCP proxy with eBPF support
☆30Updated 3 years ago
Alternatives and similar repositories for proxify
Users that are interested in proxify are comparing it to the libraries listed below
Sorting:
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 3 months ago
- NAT (network address translation) example for NFF-Go framework☆121Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Pure-Go Netfilter Netlink family implementation.☆80Updated 6 months ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 6 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated 2 years ago
- An Example of shipping BPF code with your Go project