mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Allow a unix: address to contain a C-style quoted string.
Feature 18753 -- all this to allow spaces.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor features (unix domain sockets):
|
||||
- When configuring a unix domain socket for a SocksPort,
|
||||
ControlPort, or Hidden service, you can now wrap the address
|
||||
in quotes, using C-style escapes inside the quotes. This
|
||||
allows unix domain socket paths to contain spaces.
|
||||
|
||||
Reference in New Issue
Block a user