bitcoin/doc/release-notes-27375.md

6 lines
No EOL
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)