免去繁杂手动设置,点击进入 → → → Clash(yaml)规则文件一键生成器
- 🚀 一键生成 YAML:在线填写订阅地址、节点信息后,自动生成可直接导入 OpenClash 的完整 YAML 配置文件并下载。
- 🔗 链式代理模式:支持「前置中转 + 独立节点」的链式代理配置,可指定起始主机 IP 自动匹配 CIDR。
- 🌐 自动分流代理:支持主力 + 备用双订阅聚合,灵活配置分流策略。
- 📥 批量节点导入:粘贴多行
vless / vmess / trojan / hysteria2 / socks5链接即可批量解析为节点卡片。 - 🌍 节点归属地识别:内置
/api/geo-lookup后端代理查询节点所在国家 / 城市(解决前端直接调用 ip-api 被跨域拦截的问题),结果自动转中文。 - 👁️ 累计访客数统计:基于 Cloudflare KV,30 天窗口内同 IP 仅计数一次。
- 🌐 当前访问 IP 显示:直接读取 Cloudflare
CF-Connecting-IP头,国家 / 城市信息同样转中文展示。 - 🎨 明暗双主题切换:跟随系统或手动切换,配置本地缓存。
- 🔒 安全响应头:所有响应统一附加安全 HTTP 头。
✳️先打包下载本项目文件,OpenClash系统配置文件里面的openclash,单独下载会变成.txt后缀名,请直接删除.txt即可
curl -fL -o /etc/config/openclash "https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/clash/Configuration/X86/openclash" && reload_configcurl -fL -o /etc/config/openclash "https://gh.llkk.cc/https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/clash/Configuration/X86/openclash" && reload_configcurl -fL -o /etc/config/openclash "https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/clash/Configuration/X86/openclash" && reload_config && /etc/init.d/openclash restartcurl -fL -o /etc/config/openclash "https://gh.llkk.cc/https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/clash/Configuration/X86/openclash" && reload_config && /etc/init.d/openclash restartcurl -fL -o /etc/config/openclash "https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/refs/heads/clash/Configuration/arm64/openclash" && reload_configcurl -fL -o /etc/config/openclash "https://gh.llkk.cc/https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/refs/heads/clash/Configuration/arm64/openclash" && reload_configcurl -fL -o /etc/config/openclash "https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/refs/heads/clash/Configuration/arm64/openclash" && reload_config && /etc/init.d/openclash restartcurl -fL -o /etc/config/openclash "https://gh.llkk.cc/https://raw.githubusercontent.com/Ozero-top/OpenClash-Config/refs/heads/clash/Configuration/arm64/openclash" && reload_config && /etc/init.d/openclash restart免去繁杂的手动设置,访问Clash配置文件一键生成器
# ================================================================
# 🌟【使用者核心配置区域】🌟
# ================================================================
proxy-providers:
机场名称: # 1. 修改为自定义的机场名称
url: "机场订阅URL地址" # 2. 将订阅地址填入双引号内
........