blob: e3f4ebdf7767e762ca8f5691c6d829f9808728f5 (
plain)
1
2
3
4
5
6
|
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)
|