Tor
0.4.9.2-alpha-dev
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
b
c
d
f
g
h
l
m
n
o
p
r
s
v
Enumerations
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
a
b
c
d
e
g
h
i
m
n
o
p
q
r
s
t
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
app
config
testnet.inc
1
// When modifying, don't forget to update the defaults
2
// for 'TestingTorNetwork' in 'doc/man/tor.1.txt'
3
{
"DirAllowPrivateAddresses"
,
"1"
},
4
{
"EnforceDistinctSubnets"
,
"0"
},
5
{
"AuthDirMaxServersPerAddr"
,
"0"
},
6
{
"ClientBootstrapConsensusAuthorityDownloadInitialDelay"
,
"0"
},
7
{
"ClientBootstrapConsensusFallbackDownloadInitialDelay"
,
"0"
},
8
{
"ClientBootstrapConsensusAuthorityOnlyDownloadInitialDelay"
,
"0"
},
9
{
"ClientDNSRejectInternalAddresses"
,
"0"
},
10
{
"ClientRejectInternalAddresses"
,
"0"
},
11
{
"CountPrivateBandwidth"
,
"1"
},
12
{
"ExitPolicyRejectPrivate"
,
"0"
},
13
{
"ExtendAllowPrivateAddresses"
,
"1"
},
14
{
"V3AuthVotingInterval"
,
"5 minutes"
},
15
{
"V3AuthVoteDelay"
,
"20 seconds"
},
16
{
"V3AuthDistDelay"
,
"20 seconds"
},
17
{
"TestingV3AuthInitialVotingInterval"
,
"150 seconds"
},
18
{
"TestingV3AuthInitialVoteDelay"
,
"20 seconds"
},
19
{
"TestingV3AuthInitialDistDelay"
,
"20 seconds"
},
20
{
"TestingAuthDirTimeToLearnReachability"
,
"0 minutes"
},
21
{
"MinUptimeHidServDirectoryV2"
,
"0 minutes"
},
22
{
"TestingMinTimeToReportBandwidth"
,
"0 seconds"
},
23
{
"TestingServerDownloadInitialDelay"
,
"0"
},
24
{
"TestingClientDownloadInitialDelay"
,
"0"
},
25
{
"TestingServerConsensusDownloadInitialDelay"
,
"0"
},
26
{
"TestingClientConsensusDownloadInitialDelay"
,
"0"
},
27
{
"TestingBridgeDownloadInitialDelay"
,
"10"
},
28
{
"TestingBridgeBootstrapDownloadInitialDelay"
,
"0"
},
29
{
"TestingClientMaxIntervalWithoutRequest"
,
"5 seconds"
},
30
{
"TestingDirConnectionMaxStall"
,
"30 seconds"
},
31
{
"TestingEnableConnBwEvent"
,
"1"
},
32
{
"TestingEnableCellStatsEvent"
,
"1"
},
33
{
"___UsingTestNetworkDefaults"
,
"1"
},
Generated by
1.9.4