All Projects → M3chD09 → Shadowsocks With V2ray Plugin Install

M3chD09 / Shadowsocks With V2ray Plugin Install

Licence: mit
Auto install shadowsocks-libev and v2ray-plugin.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Shadowsocks With V2ray Plugin Install

Kunteng Lede 17.01.4
或许是大中华区编译最快的LEDE 17.01.4开发环境
Stars: ✭ 133 (-27.32%)
Mutual labels:  shadowsocks-libev
Breaking Gfw Book
整理所有的翻墙方法,持续更新....欢迎PR
Stars: ✭ 105 (-42.62%)
Mutual labels:  shadowsocks-libev
Shadowsocks Munager
Middleware of shadowsocks-libev and sspanel
Stars: ✭ 44 (-75.96%)
Mutual labels:  shadowsocks-libev
Shadowsocks install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
Stars: ✭ 7,516 (+4007.1%)
Mutual labels:  shadowsocks-libev
Luci App Shadowsocks
OpenWrt/LEDE LuCI for Shadowsocks-libev
Stars: ✭ 971 (+430.6%)
Mutual labels:  shadowsocks-libev
Shell
Shadowsocks with plugins one-click installation. e.g. v2ray-plugin, kcptun, simple-obfs, goquiet, cloak, mos-tls-tunnel, rabbit-tcp, simple-tls, gost-plugin, xray-plugin.
Stars: ✭ 563 (+207.65%)
Mutual labels:  shadowsocks-libev
Openwrt Fanqiang
最好的路由器翻墙、科学上网教程—OpenWrt—shadowsocks
Stars: ✭ 3,894 (+2027.87%)
Mutual labels:  shadowsocks-libev
Openwrt Shadowsocks
Shadowsocks-libev for OpenWrt/LEDE
Stars: ✭ 3,091 (+1589.07%)
Mutual labels:  shadowsocks-libev
Lightyearvpn
翻墙,科学上网,梯子,VPN下载,加速器,外网,代理,路由,防火墙,GFW。支持UDP,游戏必备。免费VPN试用,全球Shadowsocks节点。免费SS节点,SSR节点和V2ray节点。
Stars: ✭ 282 (+54.1%)
Mutual labels:  shadowsocks-libev
shadowsocks erlite3
Shadowsocks for EdgeRouter Lite3
Stars: ✭ 22 (-87.98%)
Mutual labels:  shadowsocks-libev
shadowsocks-libev-nocrypto
libev port of shadowsocks. In this fork, encryption is optional!
Stars: ✭ 24 (-86.89%)
Mutual labels:  shadowsocks-libev
ss-v2ray-docker
Deprecated: please use https://hub.docker.com/r/mazy/ss-xray
Stars: ✭ 28 (-84.7%)
Mutual labels:  shadowsocks-libev
ssmgr-deploy
shadowsocks面板节点一键脚本,libev最新版
Stars: ✭ 17 (-90.71%)
Mutual labels:  shadowsocks-libev
shadowsocks-restful-api
Secure, reliable, standard restful api for managing shadowsocks-libev
Stars: ✭ 72 (-60.66%)
Mutual labels:  shadowsocks-libev
shadowsocks-libev-tomato
Pre-compiled shadowsocks-libev for TomatoUSB, Tomato Shibby, Toastman and Asuswrt Merlin.
Stars: ✭ 32 (-82.51%)
Mutual labels:  shadowsocks-libev
Twist
A light script for you to setup shadowsocks-libev server with high-speed connections and newest powerful features
Stars: ✭ 229 (+25.14%)
Mutual labels:  shadowsocks-libev
Proxysu
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
Stars: ✭ 3,309 (+1708.2%)
Mutual labels:  shadowsocks-libev
Shadowsocksbio
记录一下Shadowsocks的前世今生,以及一个简单的教程总结
Stars: ✭ 2,518 (+1275.96%)
Mutual labels:  shadowsocks-libev
Docker Shadowsocks Libev
Build a docker image for shadowsocks-libev with v2ray-plugin, based on Alpine Linux.
Stars: ✭ 208 (+13.66%)
Mutual labels:  shadowsocks-libev
Docker Shadowsocks Libev
✈️ Dockerfiles for shadowsocks-libev server and client (on x86 and arm)
Stars: ✭ 188 (+2.73%)
Mutual labels:  shadowsocks-libev

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].