Automatically crawls proxy nodes on the public internet, de-duplicates and tests for usability and then provides a list of nodes。
自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess、trojan节点信息,聚合去重测试可用性后提供节点列表.
支持
- 支持ss、ssr、vmess、trojan多种类型
- Telegram频道抓取
- 订阅地址抓取解析
- 公开互联网页面模糊抓取
- 定时抓取自动更新
- 通过配置文件设置抓取源
- 自动检测节点可用性
安装
从源码编译
需要安装Golang
$ go install github.com/zu1k/proxypool@latest下载预编译程序
从这里下载预编译好的程序 release
使用docker
docker pull docker.pkg.github.com/zu1k/proxypool/proxypool:latest使用
修改配置文件
首先修改 config.yaml 中的必要配置信息,cf开头的选项不需要填写
source.yaml 文件中定义了抓取源,需要定期手动维护更新
启动程序
使用 -c 参数指定配置文件路径,支持http链接
proxypool -c config.yamlfrom https://github.com/zu1k/proxypool
No comments:
Post a Comment