Expand description
TCP connection tracking, proxying, and host-side upstream dialing.
Modules§
- connection
- Connection tracker: manages smoltcp TCP sockets for the poll loop.
- proxy
- Bidirectional TCP proxy: smoltcp socket ↔ channels ↔ tokio socket.
TCP connection tracking, proxying, and host-side upstream dialing.