Browse Source
Merge pull request #8 from PeterLinX/patch-1
Update readme
pull/12/head
JingX
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
1 deletions
-
readme.md
|
@ -378,6 +378,11 @@ obfs 混淆最大的作用是对 SS 流量进行伪装, 在不添加obfs的情 |
|
|
查看状态:/etc/init.d/shadowsocks-libev status |
|
|
查看状态:/etc/init.d/shadowsocks-libev status |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
5. 配置文件地址 |
|
|
|
|
|
```shell |
|
|
|
|
|
//etc/shadowsocks-libev/config.json |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
## Shadowsocks客户端 |
|
|
## Shadowsocks客户端 |
|
|
|
|
|
|
|
|
SS 客户端已经全平台覆盖了, Github 上有专门的开源客户端项目. |
|
|
SS 客户端已经全平台覆盖了, Github 上有专门的开源客户端项目. |
|
|