Compare commits

...

2 Commits

Author SHA1 Message Date
Leon Vita f4e3211b2d add ps ports 2023-07-10 19:55:52 +01:00
Leon Vita 50740ac162 remove d-lines 2023-07-10 19:55:52 +01:00
1 changed files with 1 additions and 4 deletions

View File

@ -67,7 +67,7 @@
};
networking.nameservers = ["172.20.73.8" "9.9.9.9"];
networking.firewall = {
allowedTCPPorts = [ 5000 22 53 80 443 8080 12000 ];
allowedTCPPorts = [ 5000 22 53 80 443 8080 12000 465 993 3478 3479 3480 5223 ];
allowedUDPPorts = [ 53 80 8080 18900 19900 ];
};
#_______________________________Begin-VPN1-Server____________________________________
@ -168,9 +168,6 @@
];
};
};
#-----------------------------END-VPN---------------------------------
#-----------------------------END-VPN---------------------------------
#-----------------------------ngin-X--------------------------------