Skip to content

Lightmani/Docker_NetTools

Repository files navigation

新的reality协议 apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/v2_reality.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

新的Sing-Box协议 apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/singbox.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

基于Caddy的整合包,H2 Grpc TCP

apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/integrated_v2.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

Docker_NetTools

安装探针

wget --no-check-certificate -O /opt/serverstatus.sh https://github.com/Lightmani/Docker_NetTools/raw/refs/heads/master/serverstatus.sh && chmod 755 /opt/serverstatus.sh && bash /opt/serverstatus.sh

下载Hysteria配置 wget https://github.com/Lightmani/Docker_NetTools/raw/master/config/hy.conf

使用Docker简单配置加密通讯程序

###################################################################

0、 Vmess+H2+WS(多域名)

apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/integrated_v2.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

0.1、Vmess+H2+WS(单域名)

apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/v2_h2_1.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

1、Shadowsocks(AEAD加密)+Gost隧道

运行:

apt install wget -y && wget --no-check-certificate -O /opt/ss.sh https://git.io/JUWsl && chmod 755 /opt/ss.sh && bash /opt/ss.sh

2、Xray For Debian/Ubuntu

apt install wget -y && wget --no-check-certificate -O /opt/v2.sh https://raw.githubusercontent.com/Lightmani/Docker_NetTools/master/Docker_V2_Xtls.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

  1. Xray For Centos

yum install wget -y && wget --no-check-certificate -O /opt/v2.sh https://github.com/Lightmani/Docker_NetTools/raw/master/V2_XTLS_Centos7.sh && chmod 755 /opt/v2.sh && bash /opt/v2.sh

4、卸载

wget --no-check-certificate -O /opt/uninstall.sh https://github.com/Lightmani/Docker_NetTools/raw/master/uninstall.sh && chmod 755 /opt/uninstall.sh && bash /opt/uninstall.sh

About

使用Docker,便捷的配置加密通讯程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages