• This repository has been archived on 11/Sep/2021
  • Stars
    star
    123
  • Rank 289,031 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⛔️ 🚫 ⚠️ 从 Greatfire Analyzer 爬取的在中国大陆被屏蔽的域名列表。Domains blocked in China mainland crawled from Greatfire Analyzer.

简介

本项目用于爬取 Greatfire Analyzer 检测到的在中国大陆被屏蔽的域名和 IP 地址。

下载地址

如果不希望自行爬取列表,可直接下载使用下面列表:

项目使用方式

如果希望自行爬取列表,按照下面步骤操作:

  1. 安装 git 和 v1.14.0 或更新版本的 Golang
  2. 克隆项目代码:git clone https://github.com/Loyalsoldier/cn-blocked-domain.git
  3. 进入项目根目录:cd cn-blocked-domain
  4. 运行:go run ./

更多配置项,可查看项目根目录内的默认配置文件 config.yaml

使用本项目的项目