mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-29 18:28:07 +03:00
Compare commits
36 Commits
new_awg_po
...
wdoctrack
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c28aaacc4 | ||
|
|
886c539a67 | ||
|
|
b15b197073 | ||
|
|
bab8d37b46 | ||
|
|
2674f7e9a9 | ||
|
|
588f538326 | ||
|
|
b5ac0c0dd4 | ||
|
|
c3a18a88a9 | ||
|
|
90978d0cbb | ||
|
|
948af4f0fc | ||
|
|
3539fe995d | ||
|
|
da4bf408b8 | ||
|
|
b58410aae3 | ||
|
|
aca33c2f49 | ||
|
|
57b2bf7ace | ||
|
|
6096a78db1 | ||
|
|
0835700a66 | ||
|
|
db425c55b3 | ||
|
|
6b57248ed4 | ||
|
|
2f1d2d3767 | ||
|
|
3b7b7b2320 | ||
|
|
90e18865e6 | ||
|
|
4c5da586c9 | ||
|
|
2bbe0c5e5c | ||
|
|
b650220a2f | ||
|
|
b6d492cd08 | ||
|
|
19d6d4e352 | ||
|
|
8cec68331f | ||
|
|
611012c508 | ||
|
|
d36cd357d5 | ||
|
|
eb0a543ef6 | ||
|
|
3bd2a946e4 | ||
|
|
29db68e670 | ||
|
|
a04a84a364 | ||
|
|
b9a6cbc481 | ||
|
|
e32fae4e5e |
@@ -318,7 +318,7 @@ config_files="network
|
||||
firewall
|
||||
https-dns-proxy
|
||||
dhcp"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
checkPackageAndInstall "https-dns-proxy" "0"
|
||||
|
||||
@@ -575,7 +575,7 @@ fi
|
||||
|
||||
path_podkop_config="/etc/config/podkop"
|
||||
path_podkop_config_backup="/root/podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
if [ -f "/etc/init.d/podkop" ]; then
|
||||
printf "Podkop installed. Reconfigured on AWG WARP and Opera Proxy? (y/n): \n"
|
||||
|
||||
@@ -10,16 +10,16 @@ config main 'config'
|
||||
option procd_trigger_wan6 '0'
|
||||
|
||||
config doh-proxy
|
||||
option bootstrap_dns '94.140.14.14,94.140.15.15'
|
||||
option resolver_url 'https://dns.adguard-dns.com/dns-query'
|
||||
option resolver_url 'https://dns.google/dns-query'
|
||||
option bootstrap_dns '8.8.8.8,8.8.4.4'
|
||||
option listen_addr '127.0.0.1'
|
||||
option listen_port '5053'
|
||||
option user 'nobody'
|
||||
option group 'nogroup'
|
||||
|
||||
config doh-proxy
|
||||
option resolver_url 'https://dns.google/dns-query'
|
||||
option bootstrap_dns '8.8.8.8,8.8.4.4'
|
||||
option bootstrap_dns '94.140.14.14,94.140.15.15'
|
||||
option resolver_url 'https://dns.adguard-dns.com/dns-query'
|
||||
option listen_addr '127.0.0.1'
|
||||
option listen_port '5054'
|
||||
option user 'nobody'
|
||||
|
||||
@@ -1,55 +1,55 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
option outbound_json '{
|
||||
"type": "http",
|
||||
"tag": "http-proxy",
|
||||
"server": "127.0.0.1",
|
||||
"server_port": 18080
|
||||
}'
|
||||
list domain_list 'geoblock'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'google_ai'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
list community_lists 'geoblock'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
option user_domains_text 'myip.com'
|
||||
|
||||
config extra 'Youtube_Discord'
|
||||
option mode 'vpn'
|
||||
config section 'Youtube_Discord'
|
||||
option connection_type 'vpn'
|
||||
option interface 'awg10'
|
||||
option domain_list_enabled '1'
|
||||
list domain_list 'youtube'
|
||||
list domain_list 'discord'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_domains_text '2ip.ru'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option domain_resolver_enabled '0'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
list community_lists 'youtube'
|
||||
list community_lists 'discord'
|
||||
option user_domains_text '2ip.ru amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
|
||||
|
||||
@@ -1,54 +1,53 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
option outbound_json '{
|
||||
"type": "http",
|
||||
"tag": "http-proxy",
|
||||
"server": "127.0.0.1",
|
||||
"server_port": 18080
|
||||
}'
|
||||
list domain_list 'geoblock'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'google_ai'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
list community_lists 'geoblock'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
option user_domains_text 'myip.com'
|
||||
|
||||
config extra 'Discord'
|
||||
option mode 'vpn'
|
||||
config section 'Discord'
|
||||
option connection_type 'vpn'
|
||||
option interface 'awg10'
|
||||
option domain_list_enabled '1'
|
||||
list domain_list 'discord'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_domains_text '2ip.ru'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option domain_resolver_enabled '0'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
list community_lists 'discord'
|
||||
option user_domains_text '2ip.ru amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
|
||||
@@ -1,42 +1,44 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
option outbound_json '{
|
||||
"type": "http",
|
||||
"tag": "http-proxy",
|
||||
"server": "127.0.0.1",
|
||||
"server_port": 18080
|
||||
}'
|
||||
list domain_list 'geoblock'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'google_ai'
|
||||
list domain_list 'discord'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
list community_lists 'geoblock'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
list community_lists 'discord'
|
||||
option user_domains_text 'myip.com amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
@@ -1,43 +1,45 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'proxy'
|
||||
option proxy_config_type 'outbound'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
option outbound_json '{
|
||||
"type": "http",
|
||||
"tag": "http-proxy",
|
||||
"server": "127.0.0.1",
|
||||
"server_port": 18080
|
||||
}'
|
||||
list domain_list 'geoblock'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'google_ai'
|
||||
list domain_list 'discord'
|
||||
list domain_list 'youtube'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
list community_lists 'geoblock'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
list community_lists 'youtube'
|
||||
list community_lists 'discord'
|
||||
option user_domains_text 'myip.com amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
@@ -1,36 +1,38 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'vpn'
|
||||
option interface 'awg10'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'telegram'
|
||||
list domain_list 'discord'
|
||||
list domain_list 'youtube'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'vpn'
|
||||
option interface 'awg10'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
list community_lists 'discord'
|
||||
list community_lists 'yotube'
|
||||
option user_domains_text 'myip.com amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
@@ -1,35 +1,37 @@
|
||||
|
||||
config main 'main'
|
||||
option mode 'vpn'
|
||||
option interface 'awg10'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '0'
|
||||
option custom_domains_list_type 'text'
|
||||
option custom_local_domains_list_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
option custom_download_subnets_list_enabled '0'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option delist_domains_enabled '0'
|
||||
option exclude_from_ip_enabled '0'
|
||||
option yacd '0'
|
||||
option socks5 '0'
|
||||
option exclude_ntp '1'
|
||||
option quic_disable '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option update_interval '1d'
|
||||
config settings 'settings'
|
||||
option dns_type 'doh'
|
||||
option dns_server 'dns.adguard-dns.com'
|
||||
option split_dns_enabled '0'
|
||||
option dns_server '8.8.8.8'
|
||||
option bootstrap_dns_server '8.8.8.8'
|
||||
option dns_rewrite_ttl '60'
|
||||
option cache_file '/tmp/cache.db'
|
||||
list iface 'br-lan'
|
||||
option mon_restart_ifaces '0'
|
||||
option detour '1'
|
||||
list domain_list 'block'
|
||||
list domain_list 'meta'
|
||||
list domain_list 'twitter'
|
||||
list domain_list 'hdrezka'
|
||||
list domain_list 'telegram'
|
||||
list domain_list 'discord'
|
||||
option custom_domains_text 'myip.com'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
option enable_output_network_interface '0'
|
||||
option enable_badwan_interface_monitoring '0'
|
||||
option enable_yacd '0'
|
||||
option disable_quic '1'
|
||||
option update_interval '1d'
|
||||
option download_lists_via_proxy '1'
|
||||
option dont_touch_dhcp '1'
|
||||
option config_path '/etc/sing-box/config.json'
|
||||
option cache_path '/tmp/sing-box/cache.db'
|
||||
option exclude_ntp '1'
|
||||
option shutdown_correctly '0'
|
||||
option download_lists_via_proxy_section 'main'
|
||||
list source_network_interfaces 'br-lan'
|
||||
|
||||
config section 'main'
|
||||
option connection_type 'vpn'
|
||||
option interface 'awg10'
|
||||
option enable_udp_over_tcp '0'
|
||||
option shutdown_correctly '1'
|
||||
option user_domain_list_type 'text'
|
||||
option user_subnet_list_type 'disabled'
|
||||
option mixed_proxy_enabled '0'
|
||||
list community_lists 'block'
|
||||
list community_lists 'meta'
|
||||
list community_lists 'twitter'
|
||||
list community_lists 'hdrezka'
|
||||
list community_lists 'tiktok'
|
||||
list community_lists 'google_ai'
|
||||
list community_lists 'discord'
|
||||
option user_domains_text 'myip.com amazonaws.com whatsapp.com whatsapp.net whatsapp.biz wa.me'
|
||||
list remote_subnet_lists 'https://raw.githubusercontent.com/HybridNetworks/whatsapp-cidr/main/WhatsApp/whatsapp_cidr_ipv4.txt'
|
||||
@@ -20,6 +20,10 @@ config stubby 'global'
|
||||
list trigger 'wwan0'
|
||||
option log_level '0'
|
||||
|
||||
config resolver
|
||||
option address '8.8.8.8'
|
||||
option tls_auth_name 'dns.google'
|
||||
|
||||
config resolver
|
||||
option address '94.140.14.14'
|
||||
option tls_auth_name 'dns.adguard.com'
|
||||
@@ -36,10 +40,6 @@ config resolver
|
||||
option address '2a10:50c0::ad2:ff'
|
||||
option tls_auth_name 'dns.adguard.com'
|
||||
|
||||
config resolver
|
||||
option address '8.8.8.8'
|
||||
option tls_auth_name 'dns.google'
|
||||
|
||||
config resolver
|
||||
option address '1.1.1.1'
|
||||
option tls_auth_name 'cloudflare-dns.com'
|
||||
|
||||
10
config_files/wdoc
Normal file
10
config_files/wdoc
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
config wdoc 'main'
|
||||
option enabled '1'
|
||||
option timeout '900'
|
||||
option ping_ip '77.88.8.8'
|
||||
option ping_domain 'ya.ru'
|
||||
option curl_domain 'https://scbh.yandex.net/generate_204'
|
||||
option firstboot '0'
|
||||
option log '0'
|
||||
|
||||
7
config_files/wdoc-singbox
Normal file
7
config_files/wdoc-singbox
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
config wdoc-singbox 'main'
|
||||
option enabled '1'
|
||||
option timeout '120'
|
||||
option url_test 'facebook.com'
|
||||
option log '0'
|
||||
|
||||
14
config_files/wdoc-warp
Normal file
14
config_files/wdoc-warp
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
config wdoc-warp 'main'
|
||||
option enabled '1'
|
||||
option timeout '300'
|
||||
option check_inet1 '77.88.8.8'
|
||||
option check_inet2 '8.8.8.8'
|
||||
option log '0'
|
||||
|
||||
config interface
|
||||
option iface 'awg10'
|
||||
option check_ip1 '8.8.8.8'
|
||||
option check_ip2 '1.1.1.1'
|
||||
option attempts '10'
|
||||
|
||||
13
config_files/wdoc-wg
Normal file
13
config_files/wdoc-wg
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
config wdoc-wg 'main'
|
||||
option enabled '0'
|
||||
option timeout '900'
|
||||
option log '0'
|
||||
option dns1 '77.88.8.8'
|
||||
option dns2 '8.8.8.8'
|
||||
|
||||
config interface
|
||||
option iface 'awg10'
|
||||
option ip '172.16.0.1'
|
||||
option check_inet '1'
|
||||
|
||||
@@ -19,7 +19,7 @@ config section
|
||||
option frag_sni_faked '0'
|
||||
option frag_middle_sni '1'
|
||||
option frag_sni_pos '1'
|
||||
option seg2delay '0'
|
||||
option seg2delay '3'
|
||||
option fk_winsize '0'
|
||||
option synfake '0'
|
||||
option sni_detection 'parse'
|
||||
|
||||
@@ -19,7 +19,7 @@ config section
|
||||
option frag_sni_faked '0'
|
||||
option frag_middle_sni '1'
|
||||
option frag_sni_pos '1'
|
||||
option seg2delay '0'
|
||||
option seg2delay '3'
|
||||
option fk_winsize '0'
|
||||
option synfake '0'
|
||||
option sni_detection 'parse'
|
||||
|
||||
@@ -19,7 +19,7 @@ config section
|
||||
option frag_sni_faked '0'
|
||||
option frag_middle_sni '1'
|
||||
option frag_sni_pos '1'
|
||||
option seg2delay '0'
|
||||
option seg2delay '3'
|
||||
option fk_winsize '0'
|
||||
option synfake '0'
|
||||
option sni_detection 'parse'
|
||||
|
||||
@@ -20,6 +20,7 @@ config main 'config'
|
||||
option NFQWS_ENABLE '1'
|
||||
option DESYNC_MARK '0x40000000'
|
||||
option DESYNC_MARK_POSTNAT '0x20000000'
|
||||
option FILTER_MARK ' '
|
||||
option NFQWS_PORTS_TCP '80,443'
|
||||
option NFQWS_PORTS_UDP '443'
|
||||
option NFQWS_TCP_PKT_OUT '9'
|
||||
@@ -29,27 +30,26 @@ config main 'config'
|
||||
option NFQWS_PORTS_TCP_KEEPALIVE '0'
|
||||
option NFQWS_PORTS_UDP_KEEPALIVE '0'
|
||||
option NFQWS_OPT '
|
||||
--filter-tcp=80 <HOSTLIST>
|
||||
--dpi-desync=fake,fakedsplit
|
||||
--dpi-desync-autottl=2
|
||||
--dpi-desync-fooling=badsum
|
||||
--new
|
||||
--filter-tcp=443
|
||||
--dpi-desync=fake,fakeddisorder
|
||||
--dpi-desync-split-pos=10,midsld
|
||||
--dpi-desync-fake-tls=/opt/zapret/files/fake/tls_clienthello_www_google_com.bin
|
||||
--dpi-desync-fake-tls-mod=rnd,dupsid,sni=fonts.google.com
|
||||
--dpi-desync-fake-tls=0x0F0F0F0F
|
||||
--dpi-desync-fake-tls-mod=none
|
||||
--dpi-desync-fakedsplit-pattern=/opt/zapret/files/fake/tls_clienthello_vk_com.bin
|
||||
--dpi-desync-split-seqovl=336
|
||||
--dpi-desync-split-seqovl-pattern=/opt/zapret/files/fake/tls_clienthello_gosuslugi_ru.bin
|
||||
--dpi-desync-fooling=badseq,badsum
|
||||
--dpi-desync-badseq-increment=0
|
||||
--hostlist=/opt/zapret/ipset/zapret-hosts-google.txt
|
||||
--dpi-desync=multidisorder
|
||||
--dpi-desync-split-pos=1,midsld
|
||||
<HOSTLIST>
|
||||
--new
|
||||
--filter-udp=443 --hostlist=/opt/zapret/ipset/zapret-hosts-google.txt
|
||||
--filter-udp=443
|
||||
--dpi-desync=fake
|
||||
--dpi-desync-repeats=11
|
||||
--dpi-desync-repeats=4
|
||||
--dpi-desync-fake-quic=/opt/zapret/files/fake/quic_initial_www_google_com.bin
|
||||
--new
|
||||
--filter-udp=443 <HOSTLIST_NOAUTO>
|
||||
--dpi-desync=fake
|
||||
--dpi-desync-repeats=11
|
||||
--new
|
||||
--filter-tcp=443 <HOSTLIST>
|
||||
--dpi-desync=multidisorder
|
||||
--dpi-desync-split-pos=1,sniext+1,host+1,midsld-2,midsld,midsld+2,endhost-1
|
||||
--hostlist=/opt/zapret/ipset/zapret-hosts-google.txt
|
||||
<HOSTLIST>
|
||||
'
|
||||
|
||||
|
||||
18
config_files/zapret-hosts-user-exclude.txt
Normal file
18
config_files/zapret-hosts-user-exclude.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
127.0.0.0/8
|
||||
10.0.0.0/8
|
||||
172.16.0.0/12
|
||||
192.168.0.0/16
|
||||
169.254.0.0/16
|
||||
::1
|
||||
fc00::/7
|
||||
fe80::/10
|
||||
play.google.com
|
||||
android.com
|
||||
google-analytics.com
|
||||
gstatic.com
|
||||
gvt1.com
|
||||
dl.google.com
|
||||
dl-ssl.google.com
|
||||
android.clients.google.com
|
||||
gvt2.com
|
||||
gvt3.com
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
DIR="/etc/config"
|
||||
DIR_BACKUP="/root/backup"
|
||||
config_files="dhcp
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
DIR="/etc/config"
|
||||
DIR_BACKUP="/root/backup"
|
||||
config_files="dhcp
|
||||
|
||||
BIN
podkop_packets/luci-app-podkop-v0.7.1-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.1-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.10-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.10-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.2-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.2-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.5-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.5-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.6-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.6-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.7-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.7-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.8-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.8-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-app-podkop-v0.7.9-r1-all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop-v0.7.9-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.1.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.1.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.10.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.10.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.2.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.2.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.5.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.5.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.6.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.6.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.7.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.7.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.8.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.8.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.9.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru-0.7.9.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.1-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.1-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.10-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.10-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.2-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.2-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.5-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.5-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.6-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.6-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.7-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.7-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.8-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.8-r1-all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop-v0.7.9-r1-all.ipk
Normal file
BIN
podkop_packets/podkop-v0.7.9-r1-all.ipk
Normal file
Binary file not shown.
@@ -7,10 +7,10 @@ findVersion="24.10.2"
|
||||
|
||||
if echo "$DESCRIPTION" | grep -qi -- "$findKey" && printf '%s\n%s\n' "$findVersion" "$VERSION" | sort -V | tail -n1 | grep -qx -- "$VERSION"; then
|
||||
printf "\033[32;1mThis new firmware. Running new scprit...\033[0m\n"
|
||||
wget --no-check-certificate -O /tmp/universal_config_new_podkop.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop/universal_config_new_podkop.sh && chmod +x /tmp/universal_config_new_podkop.sh && /tmp/universal_config_new_podkop.sh $1 $2
|
||||
wget --no-check-certificate -O /tmp/universal_config_new_podkop.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack/universal_config_new_podkop.sh && chmod +x /tmp/universal_config_new_podkop.sh && /tmp/universal_config_new_podkop.sh $1 $2
|
||||
else
|
||||
printf "\033[32;1mThis old firmware.\nRecommendation, upgrade firmware to actual release...\nSleep 5 sec...\033[0m\n"
|
||||
sleep 5
|
||||
printf "\033[32;1mRunning old scprit...\033[0m\n"
|
||||
wget --no-check-certificate -O /tmp/universal_config.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop/universal_config.sh && chmod +x /tmp/universal_config.sh && /tmp/universal_config.sh $1 $2
|
||||
wget --no-check-certificate -O /tmp/universal_config.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack/universal_config.sh && chmod +x /tmp/universal_config.sh && /tmp/universal_config.sh $1 $2
|
||||
fi
|
||||
@@ -661,7 +661,7 @@ firewall
|
||||
https-dns-proxy
|
||||
youtubeUnblock
|
||||
dhcp"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
checkPackageAndInstall "https-dns-proxy" "0"
|
||||
|
||||
@@ -1143,7 +1143,7 @@ service odhcpd restart
|
||||
|
||||
path_podkop_config="/etc/config/podkop"
|
||||
path_podkop_config_backup="/root/podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
messageComplete=""
|
||||
|
||||
|
||||
@@ -614,6 +614,9 @@ eval "$(echo "$encoded_code" | base64 --decode)"
|
||||
#проверка и установка пакетов AmneziaWG
|
||||
#install_awg_packages
|
||||
|
||||
#opkg remove zapret luci-app-zapret
|
||||
#rm -r /opt/zapret
|
||||
|
||||
checkPackageAndInstall "jq" "1"
|
||||
checkPackageAndInstall "curl" "1"
|
||||
checkPackageAndInstall "unzip" "1"
|
||||
@@ -650,30 +653,37 @@ else
|
||||
[ -f /etc/config/dhcp-opkg ] && cp /etc/config/dhcp /etc/config/dhcp-old && mv /etc/config/dhcp-opkg /etc/config/dhcp
|
||||
fi
|
||||
|
||||
#проверяем установлени ли пакет https-dns-proxy
|
||||
if opkg list-installed | grep -q https-dns-proxy; then
|
||||
echo "Delete packet https-dns-proxy..."
|
||||
opkg remove --force-removal-of-dependent-packages "https-dns-proxy"
|
||||
fi
|
||||
|
||||
printf "Setting confdir dnsmasq\n"
|
||||
uci set dhcp.@dnsmasq[0].confdir='/tmp/dnsmasq.d'
|
||||
uci commit dhcp
|
||||
|
||||
DIR="/etc/config"
|
||||
DIR_BACKUP="/root/backup5"
|
||||
DIR_BACKUP="/root/backup6"
|
||||
config_files="network
|
||||
firewall
|
||||
doh-proxy
|
||||
zapret
|
||||
dhcp
|
||||
dns-failsafe-proxy
|
||||
stubby"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
stubby
|
||||
wdoc
|
||||
wdoc-singbox
|
||||
wdoc-warp
|
||||
wdoc-wg"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
checkPackageAndInstall "luci-app-dns-failsafe-proxy" "1"
|
||||
checkPackageAndInstall "luci-i18n-stubby-ru" "1"
|
||||
checkPackageAndInstall "luci-i18n-doh-proxy-ru" "1"
|
||||
checkPackageAndInstall "luci-i18n-wdoc-singbox-ru" "1"
|
||||
checkPackageAndInstall "luci-i18n-wdoc-warp-ru" "1"
|
||||
checkPackageAndInstall "luci-i18n-wdoc-wg-ru" "1"
|
||||
|
||||
#проверяем установлени ли пакет https-dns-proxy
|
||||
if opkg list-installed | grep -q https-dns-proxy; then
|
||||
echo "Delete packet https-dns-proxy..."
|
||||
opkg remove --force-removal-of-dependent-packages "https-dns-proxy"
|
||||
fi
|
||||
|
||||
if [ ! -d "$DIR_BACKUP" ]
|
||||
then
|
||||
@@ -687,7 +697,7 @@ then
|
||||
|
||||
for file in $config_files
|
||||
do
|
||||
if [ "$file" == "doh-proxy" ] || [ "$file" == "dns-failsafe-proxy" ] || [ "$file" == "stubby" ]
|
||||
if [ "$file" == "doh-proxy" ] || [ "$file" == "dns-failsafe-proxy" ] || [ "$file" == "stubby" ] || [ "$file" == "wdoc" ] || [ "$file" == "wdoc-singbox" ] || [ "$file" == "wdoc-warp" ]
|
||||
then
|
||||
wget -O "$DIR/$file" "$URL/config_files/$file"
|
||||
fi
|
||||
@@ -770,12 +780,13 @@ opkg upgrade luci-app-zapret
|
||||
manage_package "zapret" "enable" "start"
|
||||
wget -O "/etc/config/zapret" "$URL/config_files/zapret"
|
||||
wget -O "/opt/zapret/ipset/zapret-hosts-user.txt" "$URL/config_files/zapret-hosts-user.txt"
|
||||
wget -O "/opt/zapret/ipset/zapret-hosts-user-exclude.txt" "$URL/config_files/zapret-hosts-user-exclude.txt"
|
||||
wget -O "/opt/zapret/init.d/openwrt/custom.d/50-stun4all" "$URL/config_files/50-stun4all"
|
||||
wget -O "/opt/zapret/init.d/openwrt/custom.d/50-wg4all" "$URL/config_files/50-wg4all"
|
||||
chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-stun4all"
|
||||
chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-wg4all"
|
||||
sh /opt/zapret/sync_config.sh
|
||||
|
||||
manage_package "podkop" "enable" "stop"
|
||||
manage_package "youtubeUnblock" "disable" "stop"
|
||||
service zapret restart
|
||||
|
||||
isWorkZapret=0
|
||||
@@ -825,10 +836,10 @@ printf "\033[32;1mCheck opera proxy...\033[0m\n"
|
||||
service sing-box restart
|
||||
curl --proxy http://127.0.0.1:18080 ipinfo.io/ip
|
||||
if [ $? -eq 0 ]; then
|
||||
printf "\033[32;1mOpera proxy well work...\033[0m\n"
|
||||
printf "\n\033[32;1mOpera proxy well work...\033[0m\n"
|
||||
isWorkOperaProxy=1
|
||||
else
|
||||
printf "\033[32;1mOpera proxy not work...\033[0m\n"
|
||||
printf "\n\033[32;1mOpera proxy not work...\033[0m\n"
|
||||
isWorkOperaProxy=0
|
||||
fi
|
||||
|
||||
@@ -1178,7 +1189,7 @@ service odhcpd restart
|
||||
|
||||
path_podkop_config="/etc/config/podkop"
|
||||
path_podkop_config_backup="/root/podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/new_awg_podkop"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack"
|
||||
|
||||
messageComplete=""
|
||||
|
||||
@@ -1265,7 +1276,7 @@ case $varByPass in
|
||||
esac
|
||||
|
||||
PACKAGE="podkop"
|
||||
REQUIRED_VERSION="v0.6.2-r1"
|
||||
REQUIRED_VERSION="v0.7.10-r1"
|
||||
|
||||
INSTALLED_VERSION=$(opkg list-installed | grep "^$PACKAGE" | cut -d ' ' -f 3)
|
||||
if [ -n "$INSTALLED_VERSION" ] && [ "$INSTALLED_VERSION" != "$REQUIRED_VERSION" ]; then
|
||||
@@ -1291,9 +1302,9 @@ else
|
||||
if [ "$is_install_podkop" = "y" ] || [ "$is_install_podkop" = "Y" ]; then
|
||||
DOWNLOAD_DIR="/tmp/podkop"
|
||||
mkdir -p "$DOWNLOAD_DIR"
|
||||
podkop_files="podkop-v0.6.2-r1-all.ipk
|
||||
luci-app-podkop-v0.6.2-r1-all.ipk
|
||||
luci-i18n-podkop-ru-0.6.2.ipk"
|
||||
podkop_files="podkop-v0.7.10-r1-all.ipk
|
||||
luci-app-podkop-v0.7.10-r1-all.ipk
|
||||
luci-i18n-podkop-ru-0.7.10.ipk"
|
||||
for file in $podkop_files
|
||||
do
|
||||
echo "Download $file..."
|
||||
@@ -1330,6 +1341,14 @@ fi
|
||||
# Включаем интерфейс
|
||||
#ifup $INTERFACE_NAME
|
||||
|
||||
service doh-proxy restart
|
||||
service stubby restart
|
||||
service wdoc restart
|
||||
service wdoc-singbox restart
|
||||
service wdoc-warp restart
|
||||
service wdoc-wg restart
|
||||
service dns-failsafe-proxy restart
|
||||
|
||||
printf "\033[32;1mService Podkop and Sing-Box restart...\033[0m\n"
|
||||
service sing-box enable
|
||||
service sing-box restart
|
||||
|
||||
1357
universal_config_new_podkop_no_edit_sing_box.sh
Normal file
1357
universal_config_new_podkop_no_edit_sing_box.sh
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user