Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
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
jarl
tor
Commits
867c3831
Commit
867c3831
authored
21 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
Fix broken line wraps
svn:r913
parent
fb95d99f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor.1.in
+3
-3
3 additions, 3 deletions
doc/tor.1.in
with
3 additions
and
3 deletions
doc/tor.1.in
+
3
−
3
View file @
867c3831
...
...
@@ -83,9 +83,9 @@ The fqdn of this server (e.g. moria.mit.edu).
Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor)
.TP
\fBexitpolicy \fR\fIpolicy,policy,...\fP
Set an exit policy for this server. Each policy is of the form "reject ADDR/MASK:PORT". For exam
ple,
"reject 127.0.0.1:*,reject 192.168.1.0/24:*,accept *:*" would reject any traffic destined fo
r
localhost and any 192.168.1.* address, but accept anything else.
Set an exit policy for this server. Each policy is of the form "reject ADDR/MASK:PORT". For exam
ple,
"reject 127.0.0.1:*,reject 192.168.1.0/24:*,accept *:*" would reject any traffic destined fo
r
localhost and any 192.168.1.* address, but accept anything else.
.TP
\fBmaxonionspending \fR\fINUM\fP
If you have more than this number of onionskins queued for decrypt, reject new ones. (Default: 100)
...
...
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