A transparent proxy intercepts and redirects client requests without the need for client-side configuration, making it valuable for network management and security. Implementing this with eBPF and Golang, the post outlines three main eBPF programs for address replacement, source address recording, and forwarding based on

5m read timeFrom cloudchirp.substack.com
Post cover image
Table of contents
eBPF-accelerated Transparent ProxyCode ExamplePerformance Evaluation

Sort: