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 6efb3d00e4 fix #264 10 years ago
..
crypto try every dll that matches by name in PATH 10 years ago
__init__.py python 3 support; not stable yet 10 years ago
asyncdns.py fix #264 10 years ago
common.py add tests for common.py 10 years ago
daemon.py fix daemon and add fastopen tests 10 years ago
encrypt.py remove M2Crypto completely 10 years ago
eventloop.py Removing the overhead of creating a new list per event 10 years ago
local.py use SIGINT instead in tests 10 years ago
lru_cache.py lint code 10 years ago
server.py add SIGINT in workers 10 years ago
tcprelay.py add forbidden support for UDP and add tests 10 years ago
udprelay.py remove print 10 years ago
utils.py support forbidden iplist 10 years ago