We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9376935 commit 7f19c31Copy full SHA for 7f19c31
setup.py
@@ -12,7 +12,7 @@
12
description="A fast tunnel proxy that help you get through firewalls",
13
author='clowwindy',
14
author_email='clowwindy42@gmail.com',
15
- url='https://github.com/clowwindy/shadowsocks',
+ url='https://github.com/shadowsocks/shadowsocks',
16
packages=['shadowsocks', 'shadowsocks.crypto'],
17
package_data={
18
'shadowsocks': ['README.rst', 'LICENSE']
0 commit comments