@ -1,4 +1,7 @@
2.6.3 2015-01-03
2.6.4 2015-01-14
- Also search lib* when searching libraries
2.6.3 2015-01-12
- Support --forbidden-ip to ban some IP, i.e. localhost
- Search OpenSSL and libsodium harder
- Now works on OpenWRT
@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f:
setup(
name="shadowsocks",
version="2.6.3",
version="2.6.4",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',