Giter VIP home page Giter VIP logo

ss-ssr-tg-iptables-bt's Introduction

传送阵


FRP内网穿刺

install-frps.sh

  • Frps服务端一键配置脚本
  • Frp 是一个高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务,支持 tcp, http, https 等协议类型,并且 web 服务支持根据域名进行路由转发。
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu(32bit/64bit)

下载安装:

  • Aliyun
wget https://code.aliyun.com/MvsCode/frps-onekey/raw/master/install-frps.sh -O ./install-frps.sh && chmod 700 ./install-frps.sh && bash install-frps.sh install
  • Github
wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/frps/install-frps.sh -O ./install-frps.sh && chmod 700 ./install-frps.sh && bash install-frps.sh install

Uninstall(卸载)

./install-frps.sh uninstall

Update(更新)

./install-frps.sh update

Server management(服务管理器)

Usage: /etc/init.d/frps {start|stop|restart|status|config|version}

Docker-Compose安装

DockerInstallation.sh

  • 系统支持: CentOS6+ / Debian6+ / Ubuntu
  • 一键更换国内软件源
  • 脚本集成安装 Docker Engine Docker Compose

下载安装:

bash <(curl -sSL https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/DockerInstallation.sh)

一键切换国内源:

bash <(curl -sSL https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ChangeMirrors.sh)

代理相关

install.sh

  • 八合一共存脚本+伪装站点
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu

脚本特点:

  • VLESS+TCP+TLS
  • VLESS+TCP+xtls-rprx-direct【推荐】
  • VLESS+gRPC+TLS【支持CDN、IPv6、延迟低】
  • VLESS+WS+TLS【支持CDN、IPv6】
  • Trojan+TCP+TLS【推荐】
  • Trojan+TCP+xtls-rprx-direct【推荐】
  • Trojan+gRPC+TLS【支持CDN、IPv6、延迟低】
  • VMess+WS+TLS【支持CDN、IPv6】

下载安装:

wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/install.sh" && chmod 700 /root/install.sh && /root/install.sh

ss_go.sh

  • 脚本说明: Shadowsocks 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

脚本特点:

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

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ss-go.sh && chmod +x ss-go.sh && bash ss-go.sh

ssr.sh

  • 脚本说明: ShadowsocksR 一键安装管理脚本,支持单端口/多端口切换和管理
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

脚本特点:

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

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

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ssr.sh && chmod +x ssr.sh && bash ssr.sh

DD.sh

  • 脚本说明: 多合一脚本,DD系统,BBR,xray,TG搭建等等·常用的各种脚本基本都有!
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 支持安装BBR,搭建KCPtun,ssr多用户版
  • 安装V2ary,Tg专用代理(Go版),安装Goflyway
  • 小鸡性能测试,回程线路测试,云监控
  • 傻瓜式一键DD包
  • 一键开启默认bbr
  • Netflix解锁检测
  • xray安装

脚本特点:

目前网上的各个一键脚本基本都是只有 安装/启动/重启 等基础功能,对于小白来说还是不够简单方便。常用的各种脚本基本都有!

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/DD.sh && chmod +x DD.sh && bash DD.sh

V2Ray.sh

  • 脚本说明:V2Ray 一键安装脚本 & 管理脚本 功能特点 支持 V2Ray 多数传输协议

  • 系统支持:Ubuntu 16+ / Debian 8+ / CentOS 7+ 系统

  • 输入 v2ray 查看面板

  • v2ray info 查看 V2Ray 配置信息

  • v2ray config 修改 V2Ray 配置

  • v2ray link 生成 V2Ray 配置文件链接

  • v2ray infolink 生成 V2Ray 配置信息链接

  • v2ray qr 生成 V2Ray 配置二维码链接

  • v2ray ss 修改 Shadowsocks 配置

  • v2ray ssinfo 查看 Shadowsocks 配置信息

  • v2ray ssqr 生成 Shadowsocks 配置二维码链接

  • v2ray status 查看 V2Ray 运行状态

  • v2ray start 启动 V2Ray

  • v2ray stop 停止 V2Ray

  • v2ray restart 重启 V2Ray

  • v2ray uninstall 卸载 V2Ray

下载安装

bash <(curl -s -L https://git.io/Jicox)

x-ui.sh

X-UI面板安装

  • 系统状态监控
  • 支持多用户多协议,网页可视化操作
  • 支持的协议:vmess、vless、trojan、shadowsocks、dokodemo-door、socks、http
  • 支持配置更多传输配置
  • 流量统计,限制流量,限制到期时间
  • 可自定义 xray 配置模板
  • 支持 https 访问面板(自备域名 + ssl 证书)

使用教程

下载安装

bash <(curl -Ls https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/x-ui.sh)

curl https://get.acme.sh | sh

~/.acme.sh/acme.sh --register-account -m [email protected]

~/.acme.sh/acme.sh  --issue -d 你的域名   --standalone

~/.acme.sh/acme.sh --installcert -d 你的域名 --key-file /root/private.key --fullchain-file /root/cert.crt
  • 顺利安装完成后,用IP+54321 端口登录页面,修改好用户名、密码、面板监听端口、面板证书公钥文件路径、面板证书密钥文件路径

  • 重启页面,然后就可以用你的域名+面板监听端口和你新设置的用户名跟密码登录页面了

brook.sh

  • 脚本说明: Brook 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/brook.sh && chmod +x brook.sh && bash brook.sh

goflyway.sh

  • 脚本说明: GoFlyway 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/goflyway.sh && chmod +x goflyway.sh && bash goflyway.sh

lightsocks.sh

  • 脚本说明: LightSocks 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/lightsocks.sh && chmod +x lightsocks.sh && bash lightsocks.sh

daze.sh

  • 脚本说明: DAZE 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/daze.sh && chmod +x daze.sh && bash daze.sh

mtproxy.sh

  • 脚本说明: Mtproto Proxy 一键安装管理脚本
  • 系统支持: CentOS7 / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh

mtproxy_go.sh

  • 脚本说明: Mtproto Proxy Go版 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+
  • 输入命令后显示:> Input service PORT, or press Enter to use a random port 这个是输入您要设置端口,不设置的话回车默认端口
  • 然后显示:> Input a domain for FakeTLS, or press Enter to use "hostupdate.vmware.com" 回车默认hostupdate.vmware.com,可以输入 FakeTLS 改协议
  • 搭建好以后要查看TG代理链接,输入:mtg access /etc/mtg.toml

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/mtproxy_go.sh && chmod +x mtproxy_go.sh && bash mtproxy_go.sh

中转相关

xiandan.sh

  • 脚本说明:闲蛋面板一键部署
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/xiandan/xiandan.sh')

iptables-pf.sh

  • 脚本说明: iptables 端口转发 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/iptables-pf.sh && chmod +x iptables-pf.sh && bash iptables-pf.sh

brook-pf.sh

  • 脚本说明: Brook 端口转发 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/brook-pf.sh && chmod +x brook-pf.sh && bash brook-pf.sh

haproxy.sh

  • 脚本说明: HaProxy 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/haproxy.sh && chmod +x haproxy.sh && bash haproxy.sh

socat.sh

  • 脚本说明: Socat 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/socat.sh && chmod +x socat.sh && bash socat.sh

tinymapper.sh

  • 脚本说明: tinyPortMapper 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/tinymapper.sh && chmod +x tinymapper.sh && bash tinymapper.sh

BT下载相关

aria2.sh

  • 脚本说明: Aria2 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/aria2.sh && chmod +x aria2.sh && bash aria2.sh

cloudt.sh

  • 脚本说明: Cloud Torrent 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/cloudt.sh && chmod +x cloudt.sh && bash cloudt.sh

pserver.sh

  • 脚本说明: Peerflix Server 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/pserver.sh && chmod +x pserver.sh && bash pserver.sh

服务器相关

bbr.sh

  • 脚本说明: BBR 一键安装管理脚本
  • 系统支持: Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/bbr.sh && chmod +x bbr.sh && bash bbr.sh

status.sh

  • 脚本说明: ServerStatus 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/status.sh && chmod +x status.sh && bash status.sh

ban_iptables.sh

  • 脚本说明: iptables 垃圾邮件(SPAM)/BT/PT 一键封禁脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ban_iptables.sh && chmod +x ban_iptables.sh && bash ban_iptables.sh

ssh_port.sh

  • 脚本说明: SSH 一键修改端口脚本
  • 系统支持: Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ssh_port.sh && chmod +x ssh_port.sh && bash ssh_port.sh

VPN相关

ocserv.sh

  • 脚本说明: Ocserv AnyConnect 一键安装管理脚本
  • 系统支持: Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ocserv.sh && chmod +x ocserv.sh && bash ocserv.sh

L2TP.sh

-L2TP一键安装

  • 脚本说明: L2TP一键安装脚本: 支持的系统:CentOS 6+ / Debian 7+ / Ubuntu 12+
wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/L2TP.sh && chmod a+x L2TP.sh && bash L2TP.sh

DNS相关

dowsdns.sh

  • 脚本说明: DowsDNS 一键安装管理脚本
  • 系统支持: CentOS7 / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/dowsdns.sh && chmod +x dowsdns.sh && bash dowsdns.sh

HTTP相关

caddy_install.sh

  • 脚本说明: Caddy 一键安装脚本
  • 系统支持: CentOS6+ / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/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/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/caddy_install.sh && chmod +x caddy_install.sh && caddy_install.sh uninstall

pythonhttp.sh

  • 脚本说明: SimpleHTTPServer 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/pythonhttp.sh && chmod +x pythonhttp.sh && bash pythonhttp.sh

其他

clash.sh

  • 脚本说明: 节点转换搭建前后端
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+
  • 首先您要有域名跟解析好域名,分别为一个前端,一个后端,同一个域名解析两个子域名就可以了
  • 运行第一个命令,顺利运行后《看这里
bash <(curl -fsSL git.io/JPMAe)

  • 运行第二个命令,顺利运行后《看这里
bash <(curl -fsSL git.io/JPMAG)

  • 运行第三个命令,就已经完事了
bash <(curl -fsSL git.io/JPMAF)

gfw_push.sh

  • 脚本说明: 监测服务器IP是否被墙并推送至 Telegram 一键脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/gfw_push.sh && chmod +x gfw_push.sh && bash gfw_push.sh

libsodium.sh

  • 脚本说明: libsodium 一键安装管理脚本
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/libsodium.sh && chmod +x libsodium.sh && bash libsodium.sh

ssr_check.sh

  • 脚本说明: ShadowsocksR 批量快速验证账号可用性
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ssr_check.sh && chmod +x ssr_check.sh

ssrstatus.sh

  • 脚本说明: ShadowsocksR 账号在线监控网站
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ssrstatus.sh && chmod +x ssrstatus.sh && bash ssrstatus

ssr_ip_check.sh

  • 脚本说明: ShadowsocksR 检测每个端口链接IP数
  • 系统支持: CentOS6+ / Debian6+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/ssr_ip_check.sh && chmod +x ssr_ip_check.sh

superspeed.sh

  • 脚本说明: VPS一键测速脚本
  • 系统支持: CentOS7 / Debian7+ / Ubuntu14+

下载安装:

wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/superspeed.sh && chmod +x superspeed.sh && bash superspeed.sh

liumeiti.sh

  • 脚本说明: 流媒体检测
wget -N --no-check-certificate https://raw.githubusercontent.com/shidahuilang/SS-SSR-TG-iptables-bt/main/sh/liumeiti.sh && chmod +x liumeiti.sh && bash liumeiti.sh

ss-ssr-tg-iptables-bt's People

Contributors

shidahuilang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.