mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
- Explain how to bind to both IPv4 and IPv6 interfaces - Provide a hint in the default [port_peer] section - Do not enable it by default Note that on Linux, use of '::' and IPv4-mapped IPv6 depends on a sysctl value setting 'net.ipv6.bindv6only = 0' which seems to be the default on most Linux distributions.