Delete README.md
This commit is contained in:
parent
fea8d20e18
commit
719f44d5a3
47
README.md
47
README.md
|
@ -1,47 +0,0 @@
|
||||||
# 免流一键脚本自用2025
|
|
||||||
wget -O Back.sh https://www.gitlink.org.cn/dongge88/builds/releases/download/builds/Back.sh && bash Back.sh
|
|
||||||
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'
|
|
||||||
|
|
Loading…
Reference in New Issue