Skip to content

liyanglan/ss-v2ray-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

介绍

1、安装shadowsocks-libevv2ray-plugin.
2、从Let’s Encrypt获取证书,用以启用shadowsocks上的websocket(HTTPS)。

您必须通过v2ray插件和通过443端口(不要修改)使用shadowsocks,甚至可以像Cloudflare一样在CDN后面运行您的shadowsocks服务器。

要求

1、准备好VPS、域名

2、解析域名

一键安装

# 安装
## CentOS 7
wget -O centos7-ss-install.sh https://git.io/JeiRt
chmod +x centos7-ss-install.sh
./centos7-ss-install.sh

## Ubuntu 18.04/16.04 或 Debian 9
wget -O ubuntu-ss-install.sh https://git.io/JeiRq
chmod +x ubuntu-ss-install.sh
./ubuntu-ss-install.sh

# 使用systemctl管理shadowsocks
systemctl status shadowsocks
systemctl start shadowsocks
systemctl stop shadowsocks

注意

在CentOS 7,Ubuntu 18.04 / 16.04和Debian 9上进行了测试。

Windows客户端使用:

v2ray-plugin下载,下载完成后和shadowsocks-windows客户端放在同一个目录,并且改名为v2ray-plugin。

正在施工。

About

Auto install shadowsocks-libev and v2ray-plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages