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.
 
 
 
Felix Yan 833c98e114 tcprelay.py: decode remote_addr to fix extra b'' in logging on python 3 10 years ago
..
crypto prefer ctypes over m2crypto in rc4-md5 10 years ago
__init__.py python 3 support; not stable yet 10 years ago
asyncdns.py python 3 support; not stable yet 10 years ago
common.py fix UDP server 10 years ago
encrypt.py fix UDP 10 years ago
eventloop.py python 3 support; not stable yet 10 years ago
local.py python 3 support; not stable yet 10 years ago
lru_cache.py add some tests 10 years ago
server.py lint code 10 years ago
tcprelay.py tcprelay.py: decode remote_addr to fix extra b'' in logging on python 3 10 years ago
udprelay.py fix UDP 10 years ago
utils.py fix version detection 10 years ago