tor bridge
This commit is contained in:
parent
b860f7c33a
commit
99d9afbc36
3 changed files with 17 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 443 8443 ];
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 443 4430 8443 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue