Python port of ShadowsocksR
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
clowwindy 6bbf347d0e Merge branch 'master' of https://github.com/jinliu/shadowsocks into jinliu-master 11 years ago
..
crypto fix cipher name in test 11 years ago
__init__.py python 3 support; not stable yet 11 years ago
asyncdns.py python 3 support; not stable yet 11 years ago
common.py fix UDP server 11 years ago
encrypt.py rename test_cipher as it will break unit tests 11 years ago
eventloop.py python 3 support; not stable yet 11 years ago
local.py rename test_cipher as it will break unit tests 11 years ago
lru_cache.py add some tests 11 years ago
server.py rename test_cipher as it will break unit tests 11 years ago
tcprelay.py Fix str/byte related TypeError in Python 3.4 11 years ago
udprelay.py fix UDP 11 years ago
utils.py refactor table into a single cipher plugin 11 years ago