sorting is hard

This commit is contained in:
Casper V. Kristensen 2024-06-11 01:13:12 +02:00
parent cba3b31df3
commit c549159d10

View file

@ -142,40 +142,40 @@
interfaces = { interfaces = {
"enp5s0" = { "enp5s0" = {
allowedTCPPorts = [ allowedTCPPorts = [
1234 # ad hoc
1337 # ad hoc
139 # Samba
22000 # syncthing
22 # SSH 22 # SSH
25 # Mail SMTP 25 # Mail SMTP
80 # Caddy
139 # Samba
443 # Caddy 443 # Caddy
445 # Samba 445 # Samba
465 # Mail ESMTP 465 # Mail ESMTP
993 # Mail IMAPS
1234 # ad hoc
1337 # ad hoc
8000 # ad hoc 8000 # ad hoc
8080 # ad hoc 8080 # ad hoc
80 # Caddy 22000 # syncthing
993 # Mail IMAPS
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
139 # Samba 139 # Samba
445 # Samba
21027 # syncthing 21027 # syncthing
22000 # syncthing 22000 # syncthing
445 # Samba
]; ];
}; };
"wg-sigma-public" = { "wg-sigma-public" = {
allowedTCPPorts = [ allowedTCPPorts = [
1234 # ad hoc
1337 # ad hoc
22000 # syncthing
22 # SSH 22 # SSH
25 # Mail SMTP 25 # Mail SMTP
80 # Caddy
443 # Caddy 443 # Caddy
465 # Mail ESMTP 465 # Mail ESMTP
993 # Mail IMAPS
1234 # ad hoc
1337 # ad hoc
8000 # ad hoc 8000 # ad hoc
8080 # ad hoc 8080 # ad hoc
80 # Caddy 22000 # syncthing
993 # Mail IMAPS
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
21027 # syncthing 21027 # syncthing