1 Star 0 Fork 1

UnouprimeOder / doubi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

一个逗比写的逗比脚本

GitHub GitHub stars GitHub forks

脚本索引


代理相关

ss_go.sh

脚本特点:

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

下载安装:

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

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

brook.sh

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

下载安装:

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

daze.sh

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

下载安装:

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

mtproxy.sh

  • 脚本说明: Mtproto Proxy 一键安装管理脚本
  • 系统支持: CentOS7 / Debian7+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc7/

下载安装:

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

mtproxy_go.sh

  • 脚本说明: Mtproto Proxy Go版 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc9/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/mtproxy_go.sh && chmod +x mtproxy_go.sh && bash mtproxy_go.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

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

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

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

BT下载相关

aria2.sh

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

下载安装:

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

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

服务器相关

bbr.sh

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/bbr.sh && chmod +x bbr.sh && bash bbr.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

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

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

VPN相关

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

DNS相关

dowsdns.sh

下载安装:

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

HTTP相关

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
 # 安装插件:
 bash caddy_install.sh xxx,xxx
  # 例如同时安装 http.filemanager 和 http.webdav插件:
  bash caddy_install.sh http.filemanager,http.webdav
  # 插件和Caddy是集成在一起的(单个二进制文件),多个插件必须同时安装。
# 卸载命令:
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/caddy_install.sh && chmod +x caddy_install.sh && caddy_install.sh uninstall

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

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

下载安装:

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

gfw_push.sh

  • 脚本说明: 监测服务器IP是否被墙并推送至 Telegram 一键脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 使用方法: https://doub.io/shell-jc8/

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/gfw_push.sh && chmod +x gfw_push.sh && bash gfw_push.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

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

pipes.sh

  • 脚本说明: PipeSocks 一键安装管理脚本(该软件已停更)
  • 系统支持: CentOS7 / Debian7+ / Ubuntu14+
  • 使用方法: https://doub.io/pipesocks-jc2/

下载安装:

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

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

Copyright (C) 2016-2018 Toyo https://doub.io

MIT License Copyright (c) 2017 Toyo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Shell 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/UnouprimeOder/doubi.git
git@gitee.com:UnouprimeOder/doubi.git
UnouprimeOder
doubi
doubi
master

搜索帮助