-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Keqiu Hu
authored
May 30, 2018
1 parent
7463cea
commit d9ce94e
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# ShadowsocksX-dummy | ||
an extremely simplified version of ShadownsocksX-NG, only remains the minimal to start a shadowsocks server. | ||
|
||
## Why | ||
|
||
The original ShadowsocksX-NG is repo is too complicated for people to comprehend how it works. Here is a bare minimal version of the macOS version | ||
of ShawdowsockX client. | ||
|
||
Currently only support *Global Proxy* or no proxy. | ||
|
||
## LICENSE | ||
|
||
The project is released under the terms of the GPLv3. |