regress to sane port
This commit is contained in:
parent
3720f06e28
commit
4cecd07602
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ in
|
|||
22
|
||||
80
|
||||
443
|
||||
9001
|
||||
24601
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -215,7 +215,7 @@ in
|
|||
};
|
||||
settings = {
|
||||
Nickname = "alisceondotcom";
|
||||
ORPort = 9001;
|
||||
ORPort = 24601;
|
||||
DataDirectory = "/var/lib/tor";
|
||||
ExitRelay = false;
|
||||
ExitPolicy = [ "reject *:*" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue