|
il y a 6 ans | |
---|---|---|
README.md | il y a 6 ans | |
v2ray_ss_conf.sh | il y a 6 ans | |
vps.sh | il y a 6 ans | |
wgmtu.sh | il y a 6 ans | |
wireguard-install.sh | il y a 6 ans |
bash <(curl -L -s https://git.io/vps.setup)
# One-Step Automated Install WireGuard Script
wget -qO- https://git.io/wireguard.sh | bash
# Custom Port Install WireGuard Script, Number set Port
bash <(curl -L -s https://git.io/wireguard.sh) 9999
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 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 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://git.io/v2ray_ss.sh)