No Description

hongwenjun 53022b797b WireGuard VPN Multi-user Configuration Script, Support IPV6 6 years ago
README.md 53022b797b WireGuard VPN Multi-user Configuration Script, Support IPV6 6 years ago
v2ray_ss_conf.sh 1aac3677ed init Branch for english 6 years ago
vps.sh 1aac3677ed init Branch for english 6 years ago
wgmtu.sh 1aac3677ed init Branch for english 6 years ago
wireguard-install.sh 53022b797b WireGuard VPN Multi-user Configuration Script, Support IPV6 6 years ago

README.md

Three-in-One-Step Automated Install WireGuard Shadowsocks V2Ray on Server

bash <(curl -L -s https://raw.githubusercontent.com/hongwenjun/vps_setup/english/vps.sh)

WireGuard

# One-Step Automated Install WireGuard Script
bash <(curl -L -s https://raw.githubusercontent.com/hongwenjun/vps_setup/english/wireguard-install.sh)

WireGuard installer for Ubuntu 18.04 LTS, Debian 9 and CentOS 7.

This script will let you setup your own VPN server in no more than a minute, even if you haven't used WireGuard before. It has been designed to be as unobtrusive and universal as possible.


shadowsocks-libev

Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes.

It is a port of Shadowsocks created by @clowwindy, and maintained by @madeye and @linusyang.


Project V (V2Ray)

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

# Easy Install Shadowsocks & V2Ray : Generate and display QR code
bash <(curl -L -s https://raw.githubusercontent.com/hongwenjun/vps_setup/english/v2ray_ss_conf.sh)