Skip to content

收集一些自用的shell脚本,适用于懒人使用。

Notifications You must be signed in to change notification settings

xianyuorz/vps-shell

 
 

Repository files navigation

vps-shell

收集一些自用的shell脚本,适用于懒人使用。

新增一键tcp加速

包括锐速及bbr暴力版等

wget https://raw.githubusercontent.com/rptec/vps-shell/master/tcp.sh && sh tcp.sh

VPS测试

测试VPS基础信息,以及下载速度

wget https://raw.githubusercontent.com/rptec/vps-shell/master/bench.sh && sh bench.sh

跑分

wget https://raw.githubusercontent.com/rptec/vps-shell/master/unixbench.sh && sh unixbench.sh

Linux安装桌面

给你的linux装个桌面,适用于centos系统

wget https://raw.githubusercontent.com/rptec/vps-shell/master/xwindow.sh && sh xwindow.sh

SS 一键包

一键安装shadowsocks服务器端,python版本,适用一切linux系统

wget https://raw.githubusercontent.com/rptec/vps-shell/master/shadowsocks.sh && sh shadowsocks.sh

SSR 一键包

wget https://raw.githubusercontent.com/rptec/vps-shell/master/shadowsocksR.sh && sh shadowsocksR.sh

l2tp 一键包

一键安装l2tp的vpn服务器端,输入3个指令即可 wget https://raw.githubusercontent.com/rptec/vps-shell/master/l2tp.sh && sh l2tp.sh

锐速一键包

一键安装锐速破解全功能版,不支持openvz架构

wget https://raw.githubusercontent.com/rptec/vps-shell/master/serverspeeder.sh && sh serverspeeder.sh

finalspeed 一键包

一键安装finalspeed功能,支持全系架构 wget https://raw.githubusercontent.com/rptec/vps-shell/master/finalspeed.sh && sh finalspeed.sh

BBR 魔改版一键包

wget https://raw.githubusercontent.com/rptec/vps-shell/master/bbr.sh && sh bbr.sh

About

收集一些自用的shell脚本,适用于懒人使用。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%