diff --git a/src/netcontroller/torcontrol/gentorrc.py b/src/netcontroller/torcontrol/gentorrc.py index 42693479..d1dc8749 100644 --- a/src/netcontroller/torcontrol/gentorrc.py +++ b/src/netcontroller/torcontrol/gentorrc.py @@ -82,7 +82,6 @@ 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) diff --git a/static-data/www/onboarding/index.html b/static-data/www/onboarding/index.html index 04a7f795..35839e78 100644 --- a/static-data/www/onboarding/index.html +++ b/static-data/www/onboarding/index.html @@ -159,7 +159,7 @@
- +