Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Benjamin J. Thompson
Tor
Commits
1181ae61
Commit
1181ae61
authored
19 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
the *ListenAddress config options were still named
*BindAddress in the man page. svn:r5996
parent
6c4d8735
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
+3
-3
3 additions, 3 deletions
doc/tor.1.in
with
3 additions
and
3 deletions
doc/tor.1.in
+
3
−
3
View file @
1181ae61
...
...
@@ -318,7 +318,7 @@ applications. Set this to 0 if you don't want to allow application
connections. (Default: 9050)
.LP
.TP
\fBSOCKS
Bind
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
\fBSOCKS
Listen
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
Bind to this address to listen for connections from SOCKS-speaking
applications. (Default: 127.0.0.1) You can also specify a port
(e.g. 192.168.0.1:9100). This directive can be specified multiple times
...
...
@@ -480,7 +480,7 @@ How many processes to use at once for decrypting onionskins. (Default: 1)
Advertise this port to listen for connections from Tor clients and servers.
.LP
.TP
\fBOR
Bind
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
\fBOR
Listen
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
Bind to this IP address to listen for connections from Tor clients and
servers. If you specify a port, bind to this port rather than the one
specified in ORPort. (Default: 0.0.0.0)
...
...
@@ -586,7 +586,7 @@ section below.
Advertise the directory service on this port.
.LP
.TP
\fBDir
Bind
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
\fBDir
Listen
Address \fR\fIIP\fR[:\fIPORT\fR]\fP
Bind the directory service to this address. If you specify a port, bind
to this port rather than the one specified in DirPort. (Default: 0.0.0.0)
.LP
...
...
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