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 e43520da58 log when closing port 10 years ago
..
__init__.py move to pypi 11 years ago
asyncdns.py Graceful shutdown; close #179 10 years ago
common.py fix PEP8 10 years ago
encrypt.py use md5 instead of sha256; #178 10 years ago
encrypt_rc4_md5.py remove print 10 years ago
encrypt_salsa20.py add rc4-sha256; close #178 10 years ago
eventloop.py add some debug logs 10 years ago
local.py implement graceful shutdown in sslocal; close #179 10 years ago
lru_cache.py add timeout support in DNS 10 years ago
server.py implement graceful shutdown in sslocal; close #179 10 years ago
tcprelay.py log when closing port 10 years ago
udprelay.py Graceful shutdown; close #179 10 years ago
utils.py Graceful shutdown; close #179 10 years ago