1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Add kernel 6.6 support, allow to disable all proxy and VPNs, change IPv6 address in omr-pihole

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-02-22 17:31:57 +00:00
parent 0bd93fb5c8
commit 001aa3be4d
2 changed files with 313 additions and 265 deletions

View file

@ -37,7 +37,7 @@ mv /etc/pihole/setupVars.new.conf /etc/pihole/setupVars.conf
cat >> /etc/pihole/setupVars.conf <<-EOF
PIHOLE_INTERFACE=gt-tun0
IPV4_ADDRESS=10.255.0.0/16
IPV6_ADDRESS=fe80::aff:ff01/64
IPV6_ADDRESS=fd00::a00:/106
RATE_LIMIT=0/0
EOF