Sienna Meridian Satterwhite 70781679b5 fix(dual_stack): set IPV6_V6ONLY on IPv6 socket to prevent EADDRINUSE
On Linux with net.ipv6.bindv6only=0 (default), binding [::]:port
claims both IPv4 and IPv6, causing the subsequent 0.0.0.0:port bind
to fail. Set IPV6_V6ONLY=1 so each socket only handles its own
address family, fixing SSH TCP proxy bind failure in containers.

Signed-off-by: Sienna Meridian Satterwhite <sienna@sunbeam.pt>
2026-03-10 23:38:20 +00:00
Description
An adaptive, self-learning machine learning network proxy with DDoS and bot protections
Apache-2.0 1.6 MiB
Languages
Rust 98.4%
Lean 1.3%
Dockerfile 0.3%