bitcoin/doc/release-notes-27375.md

6 lines
191 B
Markdown
Raw Normal View History

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)