Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
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
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
TPA
Wiki Replica
Commits
5c57bd61
Commit
5c57bd61
authored
4 years ago
by
Iain R. Learmonth
Browse files
Options
Downloads
Patches
Plain Diff
metrics exit-ops diagram
parent
337c8100
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
metrics/ops/exit-ops.mdwn
+29
-0
29 additions, 0 deletions
metrics/ops/exit-ops.mdwn
with
29 additions
and
0 deletions
metrics/ops/exit-ops.mdwn
+
29
−
0
View file @
5c57bd61
...
...
@@ -9,6 +9,35 @@ Exit Scanner, TorDNSEL and Tor Check Operations
While the three services described in this document could be implemented as discrete components,
they currently have tight coupling which means they must all be deployed on the same host.
```
+------------+
| Exit +---------------------------------------+
| Scanner |-----------------------------+ |
| +----------> DNS Zone File | |
+--------+---+ + | |
launches| ^ | | |
v |gets results v v |
+-------+ +---+--------+ +----+-----+ Bulk |
| Tor +^------+ exitmap | | TSA | Exit |
| Client+------v+ | | Managed | List |
+-------+ +------------+ | BIND | |
using ipscan module +----------+ |
|
v
+--------+ +-----------+ Exit List
| Tor +<---------+ Tor | +
| Client | | Check +<----------+
| +--------->+ |
+--------+ +-----+-----+
^
|
+-----+-----+
| Apache |
| Reverse |
| Proxy |
+-----------+
```
## Exit Scanner
The exit scanner performs active measurement of Tor exit relays in order to determine the IP addresses that are used for exit connections.
...
...
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