项目作者: Mitsuhaxy

项目描述 :
Shadowsocks-libev+Warp
高级语言: Shell
项目地址: git://github.com/Mitsuhaxy/sarp.git
创建时间: 2021-07-15T02:00:23Z
项目社区:https://github.com/Mitsuhaxy/sarp

开源协议:MIT License

下载


Shadowsocks-libev+Warp(Base-Ubuntu)
Host need 5.4+ kernel
Branches “base-alpine“ be use.[RECOMMEND]
Centos view wireguard docment

How to use:

1.Build image:

  1. git clone https://github.com/Mitsuhaxy/Sarp.git
  2. cd ./Sarp
  3. docker build -t sarp .

2.Put wgcf.conf to /etc/wireguard/ .

3.Modify docker-compose.yml to define your port,password,method,dns.

4.Running:

  1. docker-compose up -d