If a socks5 proxy server has IPv6 and IPv4 connectivity, and the client runs the following command, e.g.
bitcoin -proxy=192.168.0.1:1080 -onlynet=IPv4
then onlynet is ignored and the client uses both IPv4 and IPv6.
If a socks5 proxy server has IPv6 and IPv4 connectivity, and the client runs the following command, e.g.
bitcoin -proxy=192.168.0.1:1080 -onlynet=IPv4
then onlynet is ignored and the client uses both IPv4 and IPv6.
Closing due to inactivity