fix tor hs ports

This commit is contained in:
*****DEAD ACCOUNT 2020-12-01 22:31:25 -05:00
parent 0d58dfb482
commit 07dc421629
No known key found for this signature in database
GPG Key ID: 7AF3499CBA8E6251
2 changed files with 4 additions and 0 deletions

@ -50,6 +50,8 @@ connect {
listen {
host = "100.64.65.131"; # Console
port = 6665;
host = "100.64.65.3"; # Tor hidden service
port = 6667;
host = 100.64.64.11; # Hub
port = 7001;

@ -50,6 +50,8 @@ connect {
listen {
host = "100.64.66.2"; # Console
port = 6665;
host = "100.64.66.11"; # Tor hidden service
port = 6667;
host = "100.64.64.59"; # Hub
port = 7004;