11

ssr 一键部署脚本

 1 year ago
source link: https://www.cnblogs.com/iSun520/p/11271235.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

项目地址:

https://github.com/cn2t/doubi-SSR

linux 命令:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && sudo bash ssr.sh
1

这个脚本相对于其他脚本来说就是轻量,简单,兼容ss与ssr

ssr.sh

脚本特点:

目前网上的各个ShadowsocksR脚本基本都是只有 安装/启动/重启 等基础功能,对于小白来说还是不够简单方便。既然是一键脚本,那么就要尽可能地简单,小白更容易接受使用!

  • 支持 限制 用户速度
  • 支持 限制 端口设备数
  • 支持 显示 当前连接IP
  • 支持 显示 SS/SSR连接+二维码
  • 支持 切换管理 单/多端口
  • 支持 一键安装 锐速
  • 支持 一键安装 BBR
  • 支持 一键封禁 垃圾邮件(SMAP)/BT/PT

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

---------------  ------------------  -------------------

ssrmu.sh

脚本特点:

目前网上的各个ShadowsocksR脚本基本都是只有 安装/启动/重启 等基础功能,对于小白来说还是不够简单方便。既然是一键脚本,那么就要尽可能地简单,小白更容易接受使用!

  • 支持 限制 用户速度
  • 支持 限制 用户设备数
  • 支持 限制 用户总流量
  • 支持 定时 流量清零
  • 支持 显示 当前连接IP
  • 支持 显示 SS/SSR连接+二维码
  • 支持 一键安装 锐速
  • 支持 一键安装 BBR
  • 支持 一键封禁 垃圾邮件(SMAP)/BT/PT

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh

---------------  ------------------  -------------------

ssr_check.sh

  • 脚本说明: ShadowsocksR 批量快速验证账号可用性
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/ss-jc56/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr_check.sh && chmod +x ssr_check.sh

---------------  ------------------  -------------------

ssrstatus.sh

  • 脚本说明: ShadowsocksR 账号在线监控网站
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc5/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrstatus.sh && chmod +x ssrstatus.sh && bash ssrstatus

---------------  ------------------  -------------------

ssr_ip_check.sh

  • 脚本说明: ShadowsocksR 检测每个端口链接IP数
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/ss-jc50/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr_ip_check.sh && chmod +x ssr_ip_check.sh

---------------  ------------------  -------------------

bbr.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/bbr.sh && chmod +x bbr.sh && bash bbr.sh

---------------  ------------------  -------------------

brook.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/brook.sh && chmod +x brook.sh && bash brook.sh

---------------  ------------------  -------------------

goflyway.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/goflyway.sh && chmod +x goflyway.sh && bash goflyway.sh

---------------  ------------------  -------------------

lightsocks.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/lightsocks.sh && chmod +x lightsocks.sh && bash lightsocks.sh

---------------  ------------------  -------------------

pipes.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/pipesocks/install/master/install.sh && mv install.sh pipes.sh && chmod +x pipes.sh && bash pipes.sh

---------------  ------------------  -------------------

dowsdns.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/dowsdns.sh && chmod +x dowsdns.sh && bash dowsdns.sh

---------------  ------------------  -------------------

caddy_install.sh

  • 脚本说明: Caddy 一键安装脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc1

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/caddy_install.sh && chmod +x caddy_install.sh && bash caddy_install.sh
# 卸载命令:
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/caddy_install.sh && chmod +x caddy_install.sh && caddy_install.sh uninstall

---------------  ------------------  -------------------

cloudt.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/cloudt.sh && chmod +x cloudt.sh && bash cloudt.sh

---------------  ------------------  -------------------

pserver.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/pserver.sh && chmod +x pserver.sh && bash pserver.sh

---------------  ------------------  -------------------

aria2.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/aria2.sh && chmod +x aria2.sh && bash aria2.sh

ssh_port.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssh_port.sh && chmod +x ssh_port.sh && bash ssh_port.sh

ocserv.sh

  • 脚本说明: Ocserv AnyConnect 一键安装脚本
  • 系统支持: Debian7+ / Ubuntu14+
  • 使用方法: https://doub.io/vpnzy-7/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ocserv.sh && chmod +x ocserv.sh && bash ocserv.sh

gogo.sh

  • 脚本说明: GoGo Tunnel 一键安装脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-24/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/gogo.sh && chmod +x gogo.sh && bash gogo.sh

brook-pf.sh

  • 脚本说明: Brook 端口转发 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-37/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/brook-pf.sh && chmod +x brook-pf.sh && bash brook-pf.sh

socat.sh

  • 脚本说明: Socat 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-18/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/socat.sh && chmod +x socat.sh && bash socat.sh

tinymapper.sh

  • 脚本说明: tinyPortMapper 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-36/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/tinymapper.sh && chmod +x tinymapper.sh && bash tinymapper.sh

haproxy.sh

  • 脚本说明: HaProxy 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-19/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/haproxy.sh && chmod +x haproxy.sh && bash haproxy.sh

iptables-pf.sh

  • 脚本说明: iptables 端口转发 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-20/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/iptables-pf.sh && chmod +x iptables-pf.sh && bash iptables-pf.sh

status.sh

  • 脚本说明: ServerStatus 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc3/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/status.sh && chmod +x status.sh && bash status.sh

pythonhttp.sh

  • 脚本说明: SimpleHTTPServer 一键安装/管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-8/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/pythonhttp.sh && chmod +x pythonhttp.sh && bash pythonhttp.sh

adbyby.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/adbyby.sh && chmod +x adbyby.sh && bash adbyby.sh

libsodium.sh

  • 脚本说明: libsodium 一键安装脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc6/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/libsodium.sh && chmod +x libsodium.sh && bash libsodium.sh

ban_iptables.sh

  • 脚本说明: iptables 垃圾邮件(SPAM)/BT/PT 一键封禁脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc2/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ban_iptables.sh && chmod +x ban_iptables.sh && bash ban_iptables.sh

Get_Out_Spam.sh

  • 脚本说明: iptables 垃圾邮件(SPAM)/BT/PT 一键封禁脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/wlzy-14/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/Get_Out_Spam.sh && chmod +x Get_Out_Spam.sh && bash Get_Out_Spam.sh add
# 卸载
bash Get_Out_Spam.sh del

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK