Go to file
dongge88 b47f7df6f1 ADD file via upload 2025-01-19 13:24:15 +08:00
00 xxxx 2025-01-07 14:10:34 +08:00
RE.rst xxxx 2025-01-07 14:10:34 +08:00
README.md ADD file via upload 2025-01-19 13:24:15 +08:00
README.rst xxxx 2025-01-08 19:16:51 +08:00
amy4.sh xxxx 2025-01-07 14:10:34 +08:00
builds.sh xxxx 2025-01-07 14:10:34 +08:00
cns.sh xxxx 2025-01-07 14:10:34 +08:00
git_pagure.io.txt xxxx 2025-01-08 11:32:19 +08:00
stn.sh xxxx 2025-01-07 14:10:34 +08:00
tinyproxy.sh xxxx 2025-01-07 15:06:16 +08:00
v2ray.sh xxxx 2025-01-07 14:10:34 +08:00
xray.sh xxxx 2025-01-07 14:10:34 +08:00
ygk.sh xxxx 2025-01-07 14:10:34 +08:00

README.md

免流一键脚本自用2025

wget -O builds.sh https://gitlink.org.cn/dongge88/builds/releases/download/builds/builds.sh && sh builds.sh

wget --no-check-certificate -O sa.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/sa.sh" && bash sa.sh

wget --no-check-certificate -O amy.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/amy4.sh" && sh amy.sh

wget --no-check-certificate -O cns.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/cns.sh" && sh cns.sh

wget --no-check-certificate -O v2ray.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/v2ray.sh" && sh v2ray.sh

wget --no-check-certificate -O xray.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/xray.sh" && sh xray.sh

wget --no-check-certificate -O stn.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/stn.sh" && sh stn.sh

wget --no-check-certificate -O ygk.sh "https://gitlink.org.cn/dongge88/builds/releases/download/builds/ygk.sh" && sh ygk.sh

wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh

``````````````````````````````````````````````````````````````````````````````````````````````````````````````

免流一键脚本pagure.io自用2025

wget -O builds.sh https://pagure.io/builds/builds/raw/main/f/builds.sh && sh builds.sh

wget --no-check-certificate -O amy.sh "https://pagure.io/builds/builds/raw/main/f/amy4.sh" && sh amy.sh

wget --no-check-certificate -O cns.sh "https://pagure.io/builds/builds/raw/main/f/cns.sh" && sh cns.sh

wget --no-check-certificate -O v2ray.sh "https://pagure.io/builds/builds/raw/main/f/v2ray.sh" && sh v2ray.sh

wget --no-check-certificate -O xray.sh "https://pagure.io/builds/builds/raw/main/f/xray.sh" && sh xray.sh

wget --no-check-certificate -O stn.sh "https://pagure.io/builds/builds/raw/main/f/stn.sh" && sh stn.sh

wget --no-check-certificate -O ygk.sh "https://pagure.io/builds/builds/raw/main/f/ygk.sh" && sh ygk.sh

wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh

卸载 sh ygk.sh uninstall

ps -ef|grep cns|grep -v grep|awk '{print "kill -9 "$2}'|sh

kill -9 pidof cns >/dev/null 2>&1

kill -9 pgrep cns >/dev/null 2>&1

查看端口占用 netstat -anlp | grep '8080.*LISTEN'