config_route.bat
: Config route for China IPs to Default Gateway Interfaceclean_route.bat
: Delete route for China IPs
config_dns.bat
: Startoverture
and set DNS to 127.0.0.1 and 114.114.114.114clean_dns.bat
: Stopoverture
and set DNS to DHCP
config_all.bat
: Config both route and dnsclean_all.bat
: Clean both route and dns
status.bat
- Update scripts are Linux shell script, you can execute them by Git Bash
update_dns_resources.sh
will update follow files- china_ip_list.txt
- china_list.txt
- gfw_list.txt
update_route_resources.sh
will update follow files- add.txt
- del.txt
update_route_resources.sh
should be executed afterupdate_dns_resources.sh
sincechina_ip_list.txt
is requiredupdate_all.sh
will update all related files