Loading changes/bug20487 0 → 100644 +4 −0 Original line number Diff line number Diff line o Documentation: - Clarify that setting HiddenServiceNonAnonymousMode requires you to also set "SOCKSPort 0". Fixes bug 20487; bugfix on 0.2.9.3-alpha. doc/tor.1.txt +3 −1 Original line number Diff line number Diff line Loading @@ -2434,7 +2434,9 @@ The following options are used to configure a hidden service. [[HiddenServiceNonAnonymousMode]] **HiddenServiceNonAnonymousMode** **0**|**1**:: Makes hidden services non-anonymous on this tor instance. Allows the non-anonymous HiddenServiceSingleHopMode. Enables direct connections in the server-side hidden service protocol. server-side hidden service protocol. If you are using this option, you need to disable all client-side services on your Tor instance, including setting SOCKSPort to "0". (Default: 0) TESTING NETWORK OPTIONS Loading Loading
changes/bug20487 0 → 100644 +4 −0 Original line number Diff line number Diff line o Documentation: - Clarify that setting HiddenServiceNonAnonymousMode requires you to also set "SOCKSPort 0". Fixes bug 20487; bugfix on 0.2.9.3-alpha.
doc/tor.1.txt +3 −1 Original line number Diff line number Diff line Loading @@ -2434,7 +2434,9 @@ The following options are used to configure a hidden service. [[HiddenServiceNonAnonymousMode]] **HiddenServiceNonAnonymousMode** **0**|**1**:: Makes hidden services non-anonymous on this tor instance. Allows the non-anonymous HiddenServiceSingleHopMode. Enables direct connections in the server-side hidden service protocol. server-side hidden service protocol. If you are using this option, you need to disable all client-side services on your Tor instance, including setting SOCKSPort to "0". (Default: 0) TESTING NETWORK OPTIONS Loading