mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
191 B
6 lines
191 B
1 year ago
|
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)
|