aboutsummaryrefslogtreecommitdiff
path: root/src/config/oprc
blob: 4ed2827fb594e8bdbc7b322e82e9861764be3174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration file for a typical tor client
# (listen for applications only)

# List of routers. Tor nodes only know about the directory servers
# at the beginning, and from them they get a list of currently up nodes.
RouterFile ../config/dirservers

# Ports for various services. Comment out if you're not running that
# service.
#ORPort 9001
APPort 9050