Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
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
debian
tor
Commits
0f89ec7f
Commit
0f89ec7f
authored
20 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
fix more typos in man page
svn:r2767
parent
cfe9f1f4
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
doc/tor.1.in
+5
-5
5 additions, 5 deletions
doc/tor.1.in
with
5 additions
and
5 deletions
doc/tor.1.in
+
5
−
5
View file @
0f89ec7f
...
...
@@ -14,7 +14,7 @@ the circuit is unwrapped by a symmetric key at each node, which reveals
the downstream node.
.PP
Basically \fItor\fR provides a distributed network of servers ("onion
routers"). Users bounce their
tcp
streams -- web traffic, ftp, ssh, etc --
routers"). Users bounce their
TCP
streams -- web traffic, ftp, ssh, etc --
around the routers, and recipients, observers, and even the routers
themselves have difficulty tracking the source of the stream.
.SH OPTIONS
...
...
@@ -24,7 +24,7 @@ Display a short help message and exit.
\fB-f \fR\fIFILE\fP
FILE contains further "option value" pairs. (Default: @CONFDIR@/torrc)
.TP
Other options can be specified either on the commandline (\fI--option
Other options can be specified either on the command
-
line (\fI--option
value\fR), or in the configuration file (\fIoption value\fR).
Options are case-insensitive.
.TP
...
...
@@ -135,7 +135,7 @@ A list of ports that your firewall allows you to connect to. Only used when
Every NUM seconds consider whether to build a new circuit. (Default: 60)
.TP
\fBNodeFamily \fR\fInickname,nickname,...\fP
The named Tor servers constitute a "family" of similar or co-administ
a
red
The named Tor servers constitute a "family" of similar or co-administ
e
red
servers, so never use any two of them in the same circuit. Defining a
NodeFamily is only needed when a server doesn't list the family itself
(with MyFamily). This option can be used multiple times.
...
...
@@ -313,11 +313,11 @@ hiddenservicedir. By default, this option maps the virtual port to the
same port on 127.0.0.1. You may override the target port, address, or both
by specifying a target of addr, port, or addr:port.
.TP
\fBHiddenServiceNodes \fR\fInickname,nicknam
m
e,...\fP
\fBHiddenServiceNodes \fR\fInickname,nickname,...\fP
If possible, use the specified nodes as introduction points for the hidden
service.
.TP
\fBHiddenServiceExcludeNodes \fR\fInickname,nicknam
m
e,...\fP
\fBHiddenServiceExcludeNodes \fR\fInickname,nickname,...\fP
Do not use the specified nodes as introduction points for the hidden
service.
...
...
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