Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leon406/subcrawler
节点爬取,筛选, google ping,支持Clash,base64订阅解析,生成可用的ss, ssr, v2ray, trojan,vless节点. (若不进行二次开发,请不要fork)
https://github.com/leon406/subcrawler
gfw shadowsocks shadowsocksr ssr trojan v2ray vless
Last synced: 5 days ago
JSON representation
节点爬取,筛选, google ping,支持Clash,base64订阅解析,生成可用的ss, ssr, v2ray, trojan,vless节点. (若不进行二次开发,请不要fork)
- Host: GitHub
- URL: https://github.com/leon406/subcrawler
- Owner: Leon406
- License: gpl-3.0
- Created: 2021-09-23T01:01:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:16:16.000Z (3 months ago)
- Last Synced: 2024-10-29T12:18:01.340Z (3 months ago)
- Topics: gfw, shadowsocks, shadowsocksr, ssr, trojan, v2ray, vless
- Language: Kotlin
- Homepage:
- Size: 275 MB
- Stars: 1,213
- Watchers: 28
- Forks: 204
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
访客数 :eyes:
![Repo size](https://img.shields.io/github/repo-size/leon406/subcrawler)
## [Telegram群组](https://t.me/freenodeshare)
## 节点池搭建
> 有服务器的可自行搭建 [proxypool](https://github.com/Leon406/proxypool) 配置文件 [source.yaml](https://github.com/Leon406/proxypool/blob/master/config/source.yaml)
## 订阅转换
- [:star:本地搭建 推荐](https://github.com/tindy2013/subconverter/releases)
- [github acl4ssr-sub](https://acl4ssr-sub.github.io/)
- [sub v1](https://sub.v1.mk/)
- [品云](https://id9.cc/)
- [肥羊转换](https://sub.mcwy.cloud/)## 节点测速
- 本地测速
- [stairspeedtest-reborn](https://github.com/tindy2013/stairspeedtest-reborn)
- [:star:LiteSpeedTest](https://github.com/xxf098/LiteSpeedTest)
- [nodescatch ](https://github.com/bulianglin/demo) [个人组件更新版 提取码 8c0d](https://leon.lanzoub.com/b0db6sooh#8c0d)
- 在线测速(基于上面本地测速搭建的服务,建议自行搭建,目前大部分都挂了)- 国内自有服务器Linux测速,使用litespeed
```
# litespeed测速,建议关闭网速测试
./lite --config config.json --test 生成链接
# 复制到静态nginx资源路径
cp output.txt /usr/share/nginx/res/nodes.txt
# base64编码,生成v2ray订阅
base64 /usr/share/nginx/res/nodes.txt > /usr/share/nginx/res/node.txt
```参考config.json 配置
```
{
"group": "Default",
"speedtestMode": "pingonly",
"pingMethod": "googleping",
"sortMethod": "rspeed",
"concurrency": 1024,
"testMode": 2,
"timeout": 5,
"fontSize": 24,
"outputMode": 4,
"unique": true,
"language": "en",
"theme": "rainbow"
}
```
## 节点过滤
删除以下可能存在测速问题的节点
- SSR
- none
- rc4
- rc4-md5
- SS
- aes-128-cfb
- aes-256-cfb
- rc4-md5
- VMESS
- none
- grpc
- h2
- auto## 项目生成内容
### 节点
- github action ( [节点详情](./sub/info.md) )
- [vless](https://raw.githubusercontent.com/Leon406/SubCrawler/master/sub/share/vless) 未测速 (litespeed不支持)
- [hysteria2](https://raw.githubusercontent.com/Leon406/SubCrawler/master/sub/share/hysteria2) 未测速 (litespeed不支持)
- [其他合并](https://raw.githubusercontent.com/Leon406/SubCrawler/main/sub/share/a11)- 本地构建 (github action 节点测试为国外服务器,国内不保证能用,**建议使用本地二次测速筛选后使用**)
```
## windows系统执行
localFilter.bat
## Linux /Mac OS系统执行
bash localFilter
## 或者
chmod +x localFilter && ./localFilter
```> 默认生成的为base64编码(v2rayN/ss/ssr等客户端可直接使用),其他请自行使用[订阅转换](#subCon)进行转换
### Hosts
- [广告屏蔽hosts](https://raw.fastgit.org/Leon406/SubCrawler/master/sub/share/blackhosts)
- [googlehosts重筛](https://raw.fastgit.org/Leon406/SubCrawler/master/sub/share/whitehost)
- [github及常用域名](https://raw.fastgit.org/Leon406/SubCrawler/master/sub/share/host)## 走代理后ip匿名检测
- https://bgp.he.net/
- https://browserleaks.com/
- https://ip.voidsec.com/
- https://ipinfo.io/
- https://ipleak.com/
- https://ipleak.net/
- https://ipleak.org/
- https://ipx.ac/run
- https://nstool.netease.com/
- https://test-ipv6.com/
- https://whatismyipaddress.com/blacklist-check
- https://whoer.net/
- https://www.astrill.com/dns-leak-test
- https://www.astrill.com/ipv6-leak-test
- https://www.astrill.com/port-scan
- https://www.astrill.com/vpn-leak-test
- https://www.astrill.com/what-is-my-ip
- https://www.deviceinfo.me/
- https://www.dnsleaktest.com/
- https://www.doileak.com/
- https://www.expressvpn.com/webrtc-leak-test## 使用软件
| 平台 | 软件 | 支持协议 |
| ------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Win/Mac/Linux | [GUI.for.SingBox](https://github.com/GUI-for-Cores/GUI.for.SingBox) | sing-box支持全协议 |
| Win/Mac/Linux | [clash-verge-rev](https://github.com/clash-verge-rev/clash-verge-rev) | clash meta 支持协议 |
| Windows | [V2rayN **(推荐)**](https://github.com/2dust/v2rayN/releases) | SS、Trojan、Vmess、VLESS |
| Windows | [Clash CFW](https://github.com/Fndroid/clash_for_windows_pkg/releases)
[Clash-for-Windows_Chinese (汉化修改版)](https://github.com/Z-Siqi/Clash-for-Windows_Chinese) | SS、SSR、Trojan、Vmess、VLESS |
| macOS | [V2rayU](https://github.com/yanue/V2rayU/releases) | SS、SSR、Trojan、V2ray |
| Android | [V2rayNG](https://github.com/2dust/v2rayNG/releases) | SS、Trojan、V2ray(Vmess、VLESS)、Xray |
| Android | [ClashForAndroid](https://github.com/Kr328/ClashForAndroid/releases) 已G自行搜索安装包
[ClashMetaForAndroid **(推荐)**](https://github.com/MetaCubeX/ClashMetaForAndroid) | SS、SSR、Trojan、Vmess、VLESS |
| Android | [NekoBoxForAndroid **(推荐)**](https://github.com/MatsuriDayo/NekoBoxForAndroid) | VMess / VLESS / SSR / Trojan / Trojan-Go/ NaiveProxy / HTTP(S) / SOCKS5/etc. |
| Android | [ClashMetaForAndroid](https://github.com/MetaCubeX/ClashMetaForAndroid) | clash meta 支持协议 |
| IOS | Shadowrocket 小火箭 IOS非国区购买 | SS、SSR、Trojan、V2ray、VLESS |
| IOS | Quantumult IOS非国区购买 | SS、SSR、Trojan、V2ray |
| IOS | QuantumultX IOS非国区购买 | SS、SSR、Trojan、V2ray |## Stargazers over time
[![Stargazers over time](https://starchart.cc/Leon406/SubCrawler.svg)](https://starchart.cc/Leon406/SubCrawler)
## 声明
本项目仅限个人自己使用,禁止使用本项目进行营利和做其他违法事情,产生的一切后果本项目概不负责
[回到顶部](#top)