From 577676e3413a44298e52070ee10c893209f699f9 Mon Sep 17 00:00:00 2001 From: Milinda Brantini Date: Sat, 20 Jul 2024 21:12:38 +0800 Subject: [PATCH] chore(resources): update telegram cidr --- root/etc/config/homeproxy | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/root/etc/config/homeproxy b/root/etc/config/homeproxy index 97db63f8..595df950 100644 --- a/root/etc/config/homeproxy +++ b/root/etc/config/homeproxy @@ -27,14 +27,20 @@ config homeproxy 'config' config homeproxy 'control' option lan_proxy_mode 'disabled' + list wan_proxy_ipv4_ips '91.105.192.0/23' list wan_proxy_ipv4_ips '91.108.4.0/22' list wan_proxy_ipv4_ips '91.108.8.0/22' + list wan_proxy_ipv4_ips '91.108.16.0/22' list wan_proxy_ipv4_ips '91.108.12.0/22' + list wan_proxy_ipv4_ips '91.108.20.0/22' list wan_proxy_ipv4_ips '91.108.56.0/22' - list wan_proxy_ipv4_ips '95.161.64.0/20' - list wan_proxy_ipv4_ips '149.154.160.0/22' - list wan_proxy_ipv4_ips '149.154.164.0/22' - list wan_proxy_ipv4_ips '149.154.172.0/22' + list wan_proxy_ipv4_ips '149.154.160.0/20' + list wan_proxy_ipv4_ips '185.76.151.0/24' + list wan_proxy_ipv6_ips '2001:67c:4e8::/48' + list wan_proxy_ipv6_ips '2001:b28:f23c::/48' + list wan_proxy_ipv6_ips '2001:b28:f23d::/48' + list wan_proxy_ipv6_ips '2001:b28:f23f::/48' + list wan_proxy_ipv6_ips '2a0a:f280::/32' config homeproxy 'routing' option sniff_override '1'