feat: switch to full cidr #6163

Merged
alexlebens merged 1 commits from tmp/gluetun into main 2026-04-24 01:15:10 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit b9e649fa66 - Show all commits

View File

@@ -71,7 +71,7 @@ qbittorrent:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 5030,50300
- name: VPN_PORT_FORWARDING

View File

@@ -73,7 +73,7 @@ slskd:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 5030,50300
- name: DNS_UPSTREAM_RESOLVER_TYPE

View File

@@ -62,7 +62,7 @@ tubearchivist:
name: protonvpn-wireguard-conf
key: private-key
- name: FIREWALL_OUTBOUND_SUBNETS
value: 192.168.1.0/24,10.244.0.0/16
value: 192.168.1.0/24,10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 80,8000,24000
- name: DNS_UPSTREAM_RESOLVER_TYPE