eggress-udp 1.0.4

UDP association management for eggress proxy
Documentation

eggress-udp

Part of eggress — a Rust-native, embeddable, multi-protocol proxy framework targeting compatibility with Python pproxy==2.7.9.

UDP association tracking, datagram relay, and SOCKS5 UDP upstream support.

When to use this crate

Use eggress-udp directly when building custom UDP relay or association logic. Most users depend on this crate transitively through eggress-server.

Feature flags

  • shadowsocks (default) — Enable Shadowsocks UDP relay support.

Documentation

License

MIT OR Apache-2.0