update dnscrypt_to_smartdns.py

This commit is contained in:
bgme 2025-10-26 19:08:50 +08:00
parent a322729e2d
commit 97c16cea01
4 changed files with 308 additions and 91 deletions

View file

@ -3,4 +3,12 @@ test:
coverage report; \
coverage html
clean:
rm -r .coverage htmlcov
rm -r .coverage htmlcov
pc:
bash dnsmasq-china-list.sh
python gfwlist_to_dns.py pc
python dnscrypt_to_smartdns.py pc
openwrt:
bash dnsmasq-china-list.sh
python gfwlist_to_dns.py openwrt
python dnscrypt_to_smartdns.py openwrt