mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
191 B
191 B
P2P
UNIX domain sockets can now be used for proxy connections. Set -onion or -proxy
to the local socket path with the prefix unix: (e.g. -onion=unix:/home/me/torsocket).
(#27375)