Skip to content

Repository files navigation

访客数 👀

Sub :: Visitor's CountLeon406:: Visitor's Count

Repo size

节点池搭建

有服务器的可自行搭建 proxypool 配置文件 source.yaml

订阅转换

节点测速

  • 本地测速

  • 在线测速(基于上面本地测速搭建的服务,建议自行搭建,目前大部分都挂了)

  • 国内自有服务器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 ( 节点详情 )

  • 本地构建 (github action 节点测试为国外服务器,国内不保证能用,建议使用本地二次测速筛选后使用)

## windows系统执行
localFilter.bat
## Linux /Mac OS系统执行
bash localFilter ## 或者
chmod +x localFilter && ./localFilter

默认生成的为base64编码(v2rayN/ss/ssr等客户端可直接使用),其他请自行使用订阅转换进行转换

Hosts

走代理后ip匿名检测

使用软件

平台软件支持协议
Win/Mac/LinuxGUI.for.SingBoxsing-box支持全协议
Win/Mac/Linuxclash-verge-revclash meta 支持协议
WindowsV2rayN (推荐)SS、Trojan、Vmess、VLESS
WindowsClash CFW
Clash-for-Windows_Chinese (汉化修改版)
SS、SSR、Trojan、Vmess、VLESS
macOSV2rayUSS、SSR、Trojan、V2ray
AndroidV2rayNGSS、Trojan、V2ray(Vmess、VLESS)、Xray
AndroidClashForAndroid 已G自行搜索安装包
ClashMetaForAndroid (推荐)
SS、SSR、Trojan、Vmess、VLESS
AndroidNekoBoxForAndroid (推荐)VMess / VLESS / SSR / Trojan / Trojan-Go/ NaiveProxy / HTTP(S) / SOCKS5/etc.
AndroidClashMetaForAndroidclash meta 支持协议
IOSShadowrocket 小火箭 IOS非国区购买SS、SSR、Trojan、V2ray、VLESS
IOSQuantumult IOS非国区购买SS、SSR、Trojan、V2ray
IOSQuantumultX IOS非国区购买SS、SSR、Trojan、V2ray

Stargazers over time

Stargazers over time

声明

本项目仅限个人自己使用,禁止使用本项目进行营利和做其他违法事情,产生的一切后果本项目概不负责

回到顶部

About

每天自动爬取测活(google ping)公开节点。 🚀 免费节点,🚀免费订阅 (若不进行二次开发,请不要fork)

Topics

Resources

Stars

1.6k stars

Watchers

25 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages