1
1
shadowsocks
2
2
===========
3
3
4
- [ ![ PyPI version]] [ PyPI ]
5
- [ ![ Build Status]] [ Travis CI ]
6
- [ ![ Coverage Status]] [ Coverage ]
7
-
8
- [ 中文说明]
9
-
10
- A fast tunnel proxy that helps you [ bypass firewalls] .
4
+ A fast tunnel proxy that helps you bypass firewalls.
11
5
12
6
Features:
13
7
- TCP & UDP support
@@ -54,16 +48,6 @@ To check the log:
54
48
Check all the options via ` -h ` . You can also use a [ Configuration] file
55
49
instead.
56
50
57
- Client
58
- ------
59
-
60
- * [ Windows] / [ OS X]
61
- * [ Android] / [ iOS]
62
- * [ OpenWRT]
63
-
64
- Use GUI clients on your local PC/phones. Check the README of your client
65
- for more information.
66
-
67
51
Documentation
68
52
-------------
69
53
@@ -72,46 +56,4 @@ You can find all the documentation in the [Wiki].
72
56
License
73
57
-------
74
58
75
- Copyright 2015 clowwindy
76
-
77
- Licensed under the Apache License, Version 2.0 (the "License"); you may
78
- not use this file except in compliance with the License. You may obtain
79
- a copy of the License at
80
-
81
- http://www.apache.org/licenses/LICENSE-2.0
82
-
83
- Unless required by applicable law or agreed to in writing, software
84
- distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
85
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
86
- License for the specific language governing permissions and limitations
87
- under the License.
88
-
89
- Bugs and Issues
90
- ----------------
91
-
92
- * [ Troubleshooting]
93
- * [ Issue Tracker]
94
- * [ Mailing list]
95
-
96
-
97
-
98
- [ Android ] : https://github.com/shadowsocks/shadowsocks-android
99
- [ Build Status ] : https://img.shields.io/travis/shadowsocks/shadowsocks/master.svg?style=flat
100
- [ bypass firewalls ] : https://github.com/shadowsocks/shadowsocks/wiki/Objective
101
- [ Configuration ] : https://github.com/shadowsocks/shadowsocks/wiki/Configuration-via-Config-File
102
- [ Coverage Status ] : https://jenkins.shadowvpn.org/result/shadowsocks
103
- [ Coverage ] : https://jenkins.shadowvpn.org/job/Shadowsocks/ws/PYENV/py34/label/linux/htmlcov/index.html
104
- [ Debian sid ] : https://packages.debian.org/unstable/python/shadowsocks
105
- [ iOS ] : https://github.com/shadowsocks/shadowsocks-iOS/wiki/Help
106
- [ Issue Tracker ] : https://github.com/shadowsocks/shadowsocks/issues?state=open
107
- [ Install Server on Windows ] : https://github.com/shadowsocks/shadowsocks/wiki/Install-Shadowsocks-Server-on-Windows
108
- [ Mailing list ] : https://groups.google.com/group/shadowsocks
109
- [ OpenWRT ] : https://github.com/shadowsocks/openwrt-shadowsocks
110
- [ OS X ] : https://github.com/shadowsocks/shadowsocks-iOS/wiki/Shadowsocks-for-OSX-Help
111
- [ PyPI ] : https://pypi.python.org/pypi/shadowsocks
112
- [ PyPI version ] : https://img.shields.io/pypi/v/shadowsocks.svg?style=flat
113
- [ Travis CI ] : https://travis-ci.org/shadowsocks/shadowsocks
114
- [ Troubleshooting ] : https://github.com/shadowsocks/shadowsocks/wiki/Troubleshooting
115
- [ Wiki ] : https://github.com/shadowsocks/shadowsocks/wiki
116
- [ Windows ] : https://github.com/shadowsocks/shadowsocks-csharp
117
- [ 中文说明 ] : https://github.com/shadowsocks/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E
59
+ Apache License
0 commit comments