mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 04:01:09 +02:00
doc: add release notes and help text for unix sockets
This commit is contained in:
6
doc/release-notes-27375.md
Normal file
6
doc/release-notes-27375.md
Normal file
@@ -0,0 +1,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)
|
Reference in New Issue
Block a user