Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
b1ad84dc
Commit
b1ad84dc
authored
12 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Add a changes file for IPv6 exits
parent
61d740ed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
changes/ipv6_exits
+18
-0
18 additions, 0 deletions
changes/ipv6_exits
with
18 additions
and
0 deletions
changes/ipv6_exits
0 → 100644
+
18
−
0
View file @
b1ad84dc
o Major features:
- Tor now has (alpha) support for exiting to IPv6 addresses. To
enable it as an exit node, make sure that you have IPv6
connectivity, set the IPv6Exit flag to 1. Also make sure your
exit policy reads as you would like: the address * applies to
all address families, whereas *4 is IPv4 address only, and *6
is IPv6 addresses only. On the client side, you'll need to
wait till the authorities have upgraded, wait for enough exits
to support IPv6, apply the "IPv6Traffic" flag to a SocksPort,
and use Socks5. Closes ticket 5547, implements proposal 117 as
revised in proposal 208.
We DO NOT recommend that clients with actual anonymity needs
start using IPv6 over Tor yet: not enough exits support it
yet, and there are some DNS-caching related issues that need
to be solved first.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment