adapt s-proxy.yml bugs divers

This commit is contained in:
tl 2021-01-06 11:32:38 +01:00
parent 69e676027c
commit 73c5d2a952

View File

@ -10,6 +10,7 @@ port:
listening: true listening: true
ip: ip:
- '::' - '::'
service:
squid: squid:
enabled: true enabled: true
running: true running: true
@ -24,15 +25,13 @@ interface:
enp0s3: enp0s3:
exists: true exists: true
addrs: addrs:
- 192.168.99.1/24 - 192.168.99.2/24
enp0s8 mtu: 1500
exists: true
addrs:
- 192.168.99.1/24
enp0s8: enp0s8:
exists: true exists: true
addrs: addrs:
- 172.16.0.1/24 - 172.16.0.2/24
mtu: 1500
http: http:
http://localhost/wpad.dat: http://localhost/wpad.dat:
status: 200 status: 200