added floodfill network visualization script
This commit is contained in:
parent
f80d58e5b8
commit
f7f4732789
2 changed files with 6 additions and 5 deletions
|
@ -82,6 +82,7 @@ HashedControlPassword """ + str(password) + """
|
|||
HiddenServiceNumIntroductionPoints 20
|
||||
HiddenServiceMaxStreams 500
|
||||
HiddenServiceMaxStreamsCloseCircuit 1
|
||||
DisableNetwork 1
|
||||
HiddenServicePort 80 """ + api_server_ip + """:""" + str(hs_port)
|
||||
|
||||
torrc_data = add_bridges(torrc_data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue