https://github.com/txchen/antigfw-dnsmasq
dnsmasq config that helps you bypass gfw
https://github.com/txchen/antigfw-dnsmasq
Last synced: 9 months ago
JSON representation
dnsmasq config that helps you bypass gfw
- Host: GitHub
- URL: https://github.com/txchen/antigfw-dnsmasq
- Owner: txchen
- Created: 2016-03-16T20:44:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T23:27:01.000Z (about 10 years ago)
- Last Synced: 2025-10-10T15:16:27.603Z (9 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antigfw-dnsmasq
dnsmasq config that helps you bypass gfw
## How to use
* modify domainlist.txt if you need to add extra domains
* npm install
* node gen-config.js , for example `node gen-config.js 127.0.0.1#55553 fqlist`
* it will print the config file content to stdout