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 a323f878e1 prefer addrtype 1 and 4 over 3 in UDP relay 11 years ago
..
__init__.py move to pypi 12 years ago
asyncdns.py use multiple DNS instead of trying each one 11 years ago
common.py prefer addrtype 1 and 4 over 3 in UDP relay 11 years ago
encrypt.py fix salsa20 11 years ago
encrypt_salsa20.py add salsa20 test 11 years ago
eventloop.py more log 11 years ago
local.py add async dns 11 years ago
lru_cache.py add timeout support in DNS 11 years ago
server.py close #132 11 years ago
tcprelay.py add EWOULDBLOCK to fix Windows; close #138 11 years ago
udprelay.py prefer addrtype 1 and 4 over 3 in UDP relay 11 years ago
utils.py fix #145 11 years ago