mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03:00
6 lines
191 B
Markdown
6 lines
191 B
Markdown
|
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)
|