Shadowsocks With V2ray Plugin Install Save

Auto install shadowsocks-libev and v2ray-plugin.

Project README

Shadowsocks-libev with v2ray-plugin installer

This shell help you install shadowsocks listening on port 443 with v2ray-plugin.

Introduction

Install shadowsocks-libev and v2ray-plugin.
Get a certificate from Let’s Encrypt to enable shadowsocks over websocket (HTTPS).
You must use shadowsocks via port 443 with v2ray-plugin and can even run your shadowsocks server behind the CDN like Cloudflare.

Requirement

VPS
You can sign up through my referral link:
Vultr, DigitalOcean, Linode, CloudCone
Domain
You can register one for free at freenom.
Point your domain to the IP address with A record.

Usage

# Installation
## CentOS 7/8
wget -O centos-ss-install.sh https://github.com/M3chD09/shadowsocks-with-v2ray-plugin-install/raw/master/centos-ss-install.sh
chmod +x centos-ss-install.sh
./centos-ss-install.sh

## Ubuntu 18.04/16.04 or Debian 9/10
wget -O ubuntu-ss-install.sh https://github.com/M3chD09/shadowsocks-with-v2ray-plugin-install/raw/master/ubuntu-ss-install.sh
chmod +x ubuntu-ss-install.sh
./ubuntu-ss-install.sh

# Manage shadowsocks with systemctl
systemctl status shadowsocks
systemctl start shadowsocks
systemctl stop shadowsocks

Notice

Tested on CentOS 7/8, Ubuntu 18.04/16.04 and Debian 9/10.
Full of bugs.
Under construction.

Open Source Agenda is not affiliated with "Shadowsocks With V2ray Plugin Install" Project. README Source: M3chD09/shadowsocks-with-v2ray-plugin-install
Stars
246
Open Issues
9
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating