【最全合集】常用VPS命令脚本-持续更新

所有文章1年前更新 proxygo
1,901 0

【最全合集】常用VPS命令脚本-持续更新

【最全合集】常用VPS命令脚本-持续更新

1、功能性脚本

BBR一键安装脚本

wget http://sh.xdmb.xyz/tcp.sh && bash tcp.sh

TCP窗口调优

wget http://sh.nekoneko.cloud/tools.sh -O tools.sh && bash tools.sh

PS:或可以使用迷之调参自行调优:https://omnitt.com/

添加warp

wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]

wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]


2、DD脚本

国内服务器Linux→win

curl -O https://cnb.cool/bin456789/reinstall/-/git/raw/main/reinstall.sh || wget -O ${_##*/} $_

国内服务器win→linux

certutil -urlcache -f -split https://cnb.cool/bin456789/reinstall/-/git/raw/main/reinstall.bat

国外服务器Linux→win

curl -O https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.sh || wget -O ${##*/} $

国外服务器win→Linux

certutil -urlcache -f -split https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.bat

debian11

apt update -y && apt install curl -y && curl -O https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.sh && bash reinstall.sh debian 11

debian12

apt update -y && apt install curl -y && curl -O https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.sh && bash reinstall.sh debian

beta.gs大佬一键DD脚本

wget --no-check-certificate -O NewReinstall.sh https://raw.githubusercontent.com/fcurrk/reinstall/master/NewReinstall.sh && chmod a+x NewReinstall.sh && bash NewReinstall.sh

PS:此DD脚本选择系统后面是默认密码。


3、常用环境脚本

一键换源

bash <(curl -sSL https://linuxmirrors.cn/main.sh)

Python

curl -O https://raw.githubusercontent.com/lx969788249/lxspacepy/master/pyinstall.sh && chmod +x pyinstall.sh && ./pyinstall.sh

WARP

wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh

iperf3

apt install iperf3

哪吒监控面板

curl -L https://raw.githubusercontent.com/nezhahq/scripts/refs/heads/main/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh

一键更改时区

timedatectl set-timezone Asia/Shanghai

SSH端口一键更改

wget https://www.moerats.com/usr/down/sshport.sh


4、VPS测试脚本

流媒体测试

bash <(curl -L -s check.unlock.media)

IP质量测试

bash <(curl -Ls IP.Check.Place)

融合怪

curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

MTR路由

curl -sL nxtrace.org/nt | bash

简单回程测试

curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh

详细回程测试

wget -qO- git.io/besttrace | bash 


5、魔法常用脚本

x-ui

bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)

极光面板

bash <(curl -fsSL https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/main/install.sh)

realm

bash <(curl -L https://raw.githubusercontent.com/zhouh047/realm-oneclick-install/main/realm.sh) -i

gost

wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/qqrrooty/EZgost/main/gost.sh && chmod +x gost.sh && ./gost.sh

xrayR

wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh

陆续更新中~


 
 

版权所有:ProxyGo

联系方式:@proxyGOMicrophone_bot

Telegram电报频道:https://t.me/proxygogogo

Telegram电报群组:https://t.me/ProxyGoqz

免费节点分享:https://proxygo.org/freenode/

免费小火箭-Apple ID:https://proxygo.org/freeappleid/

© 版权声明

相关文章

暂无评论

none
暂无评论...