https://github.com/dgeibi/blocked
domains which is blocked in cn
https://github.com/dgeibi/blocked
Last synced: about 1 year ago
JSON representation
domains which is blocked in cn
- Host: GitHub
- URL: https://github.com/dgeibi/blocked
- Owner: dgeibi
- Created: 2016-04-03T01:51:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T15:17:23.000Z (over 8 years ago)
- Last Synced: 2025-02-17T10:31:58.268Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
blocked
======
Collect domains which is blocked at 23.0389686,113.3942843
### Resources
* [GreatFire.org](https://zh.greatfire.org/analyzer)
* [gfwlist](https://github.com/gfwlist/gfwlist)
* [wongsyrone/domain-block-list](https://github.com/wongsyrone/domain-block-list)
* [Leask/BRICKS](https://github.com/Leask/BRICKS)
### Usage
```
make PROXY="PROXY 127.0.0.1:1080"
make PROXY="socks5 127.0.0.1:8964; socks 127.0.0.1:8964"
make IPSET_NAME=gfwlist
```