Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
5f86552a
Commit
5f86552a
authored
Jan 09, 2019
by
juga
Browse files
tests: add configuration to run scanner
parent
7c42d62b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/integration/sbws_testnet.ini
0 → 100644
View file @
5f86552a
[general]
# Days into the past that measurements are considered valid
data_period
=
1
[paths]
sbws_home
=
/tmp/.sbws
[destinations]
local
=
on
[destinations.local]
; url = https://localhost:28888/sbws.bin
url
=
http://127.0.0.1:28888/sbws.bin
verify
=
False
[tor]
extra_lines
=
DirAuthority
auth1
orport
=
2002 no-v2 v3ident=D7DBC517EFD2BA1A5012CF1BD0BB38F17C8160BD 127.10.0.1:2003 AA45C13025C037F056E734169891878ED0880231
DirAuthority
auth2
orport
=
2002 no-v2 v3ident=4EE103A081F400E6622F5461D51782B876BB5C24 127.10.0.2:2003 E7B3C9A0040D628DAC88B0251AE6334D28E8F531
DirAuthority
auth3
orport
=
2002 no-v2 v3ident=8B85069C7FC0593801E6491A34100264FCE28980 127.10.0.3:2003 35E3B8BB71C81355649AEC5862ECB7ED7EFDBC5C
TestingTorNetwork
1
NumCPUs
1
[logging]
level
=
debug
to_stdout_level
=
${level}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment