~ubuntu-branches/ubuntu/trusty/tor/trusty-proposed

« back to all changes in this revision

Viewing changes to src/config/torrc.sample.in

  • Committer: Package Import Robot
  • Author(s): Peter Palfrader
  • Date: 2013-12-12 14:31:32 UTC
  • mfrom: (1.5.25) (2.1.82 experimental)
  • Revision ID: package-import@ubuntu.com-20131212143132-zjz1rgameoxts5t0
Tags: 0.2.4.19-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Configuration file for a typical Tor user
2
 
## Last updated 22 April 2012 for Tor 0.2.3.14-alpha.
 
2
## Last updated 12 September 2012 for Tor 0.2.4.3-alpha.
3
3
## (may or may not work for much older or much newer versions of Tor.)
4
4
##
5
5
## Lines that begin with "## " try to explain what's going on. Lines
16
16
## configure one below. Set "SocksPort 0" if you plan to run Tor only
17
17
## as a relay, and not make any local application connections yourself.
18
18
#SocksPort 9050 # Default: Bind to localhost:9050 for local connections.
19
 
#SocksPort 192.168.0.1:9100 # Bind to this adddress:port too.
 
19
#SocksPort 192.168.0.1:9100 # Bind to this address:port too.
20
20
 
21
21
## Entry policies to allow/deny SOCKS requests based on IP address.
22
22
## First entry that matches wins. If no SocksPolicy is set, we accept