traumschule commited on 2018-08-22 21:49:56
Zeige 1 geänderte Dateien mit 2 Einfügungen und 18 Löschungen.
... | ... |
@@ -2077,23 +2077,7 @@ versions. |
2077 | 2077 |
find the program iptables (for *nix) useful. |
2078 | 2078 |
</p> |
2079 | 2079 |
|
2080 |
- <a id="IPv6"></a> |
|
2081 |
- <h3><a class="anchor" href="#IPv6">How do I use Tor from an IPv6 only host/computer?</a></h3> |
|
2082 |
- <p> |
|
2083 |
- IPv6 is supported since Tor version 0.2.8.x or newer. To activate it add |
|
2084 |
- the following two entries into your torrc file: |
|
2085 |
- </p> |
|
2086 |
- <pre> |
|
2087 |
- ClientUseIPv4 0 |
|
2088 |
- ClientUseIPv6 1 |
|
2089 |
- </pre> |
|
2090 |
- <p> |
|
2091 |
- Note that as of 2018 there aren't many IPv6 users, or IPv6 guards, so Tor over IPv6 |
|
2092 |
- is less anonymous than Tor over IPv4. You can review the IPv6 implemetation status at our |
|
2093 |
- <a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6Features">IPv6Features</a> |
|
2094 |
- wiki page, known issues can be found with the |
|
2095 |
- <a href="https://trac.torproject.org/projects/tor/query?status=!closed&keywords=~ipv6">ipv6 keyword</a>. |
|
2096 |
- </p> |
|
2080 |
+ <hr> |
|
2097 | 2081 |
|
2098 | 2082 |
<a id="IPv6"></a> |
2099 | 2083 |
<h3><a class="anchor" href="#IPv6">How do I use Tor from an IPv6 only host/computer?</a></h3> |
... | ... |
@@ -2107,7 +2091,7 @@ versions. |
2107 | 2091 |
</pre> |
2108 | 2092 |
<p> |
2109 | 2093 |
Note that as of 2018 there aren't many IPv6 users, or IPv6 guards, so Tor over IPv6 |
2110 |
- is less anonymous than Tor over IPv4. You can review the IPv6 implemetation status at our |
|
2094 |
+ is less anonymous than Tor over IPv4. If you are interested in developing you can review the IPv6 implemetation status at our |
|
2111 | 2095 |
<a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6Features">IPv6Features</a> |
2112 | 2096 |
wiki page, known issues can be found with the |
2113 | 2097 |
<a href="https://trac.torproject.org/projects/tor/query?status=!closed&keywords=~ipv6">ipv6 keyword</a>. |
2114 | 2098 |