Skip to content
forked from ILLKX/doubi

一个逗比写的各种逗比脚本~

License

Notifications You must be signed in to change notification settings

user1121114685/doubi

 
 

Repository files navigation

一个逗比写的逗比脚本

GitHub GitHub stars GitHub forks

脚本索引


代理相关

ss_go.sh

脚本特点:

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

下载安装:

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

brook.sh

下载安装:

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

goflyway.sh

下载安装:

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

lightsocks.sh

下载安装:

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

daze.sh

下载安装:

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

mtproxy.sh

下载安装:

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

mtproxy_go.sh

下载安装:

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

中转相关

iptables-pf.sh

下载安装:

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

brook-pf.sh

下载安装:

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

haproxy.sh

下载安装:

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

socat.sh

下载安装:

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

tinymapper.sh

下载安装:

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

BT下载相关

aria2.sh

下载安装:

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

cloudt.sh

下载安装:

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

pserver.sh

下载安装:

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

服务器相关

bbr.sh

下载安装:

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

status.sh

下载安装:

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

ban_iptables.sh

下载安装:

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

VPN相关

ocserv.sh

下载安装:

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

DNS相关

dowsdns.sh

下载安装:

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

HTTP相关

caddy_install.sh

下载安装:

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

pythonhttp.sh

下载安装:

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

其他

adbyby.sh

下载安装:

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

gfw_push.sh

下载安装:

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

libsodium.sh

下载安装:

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

gogo.sh

下载安装:

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

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

About

一个逗比写的各种逗比脚本~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 48.0%
  • HTML 41.2%
  • Shell 7.6%
  • JavaScript 3.2%