mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
torrc-client: remove deprecated ClientPreferIPv6DirPort comment
> The ClientPreferIPv6DirPort option is deprecated, and will most likely be removed in a future version of Tor. It has no effect on relays, and has had no effect on clients since 0.2.8. (If you think this is a mistake, please let us know!)
This commit is contained in:
parent
9c8cf613cd
commit
b0ef3a18f6
@ -9,7 +9,6 @@ SocksPort 9050 IsolateDestAddr PreferIPv6
|
||||
# https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6#TestingclientsrunningviaIPv6
|
||||
#ClientUseIPv6 1
|
||||
#ClientPreferIPv6ORPort 1
|
||||
#ClientPreferIPv6DirPort 1
|
||||
|
||||
ControlPort 9052
|
||||
CookieAuthentication 1
|
||||
|
Loading…
Reference in New Issue
Block a user