Clash 软网关篇


一键懒人包 下载文件:https://file.byxiao.top/local (注:内含mihomo 核心为X86架构,根据自己机器情况更换核心并赋予权限) apt-get install zip || yum install -y unzip zip mkdir clash && mv ./

科学上网客户端


正常更新客户端 clash Meta:https://github.com/clash-verge-rev/clash-verge-rev/releases V2rayN:https://github.com/2dust/v2rayN/releases 已停止更新 【由于开发者原因,于2023年11

XFSS:高速中转,全球节点,12元300G起!


省流:中转机场、专线机场、Shadowsocks协议 简介 全隧道中转 和 高倍率IPLC节点,体验和解锁都非常不错,而且有不限时套餐,从我接触到现在(2023-9)使用1年多吧,主用、备用都没问题,炸的次数比较少。 ⚠️ 任何机场都有跑路风险,请月付食用!!!! 官  网 xfltd.org 点击

singbox 软网关篇


Linux系统设置 sudo iptables -P FORWARD ACCEPT 二选一 sudo iptables -P FORWARD DROP sudo iptables -A FORWARD -p tcp --dport 443 -j ACCEPT sudo iptables -A FO

clash配置文件详解


示例文件 providers示范:https://github.com/byxiaoshangxian/config/blob/main/providers.yaml geoip示范:https://github.com/byxiaoshangxian/config/blob/main/geoip.

Sub-Store订阅管理搭建


安装Node运行环境 前往Node官网,下载Linux程序:https://nodejs.org/en/download/current 解压命令: tar -xvf node.tar.xz mv node.tar.xz node // 重命名,强迫症福音 测试当前是否安装成功: ./node

Singbox


订阅转换 官方API https://sing-box-subscribe.vercel.app/config/订阅 晓风foke: http://singbox.byxiao.top/config/订阅 指定配置文件URL: http://singbox.byxiao.top/config/订

FullTclash


全自动脚本 https://github.com/AirportR/autoftc 环境 Python: https://v2rayssr.com/go?url=https://www.python.org/downloads/windows/ pip 源和依赖环境:https://v2rayssr

VPS准备


更新及安装组件 Debian/Ubuntu apt install sudo apt-get update apt-get install wget apt-get install curl -y apt install -y curl socat CentOS 系列 yum update -y