mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
05aed5b635
Feature 18753 -- all this to allow spaces.
7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
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.
|
|
|