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.
 
 
 
Sunny a0aa9173a8 Fix for Python3 map changed behavior 11 years ago
..
crypto try every dll that matches by name in PATH 11 years ago
__init__.py python 3 support; not stable yet 11 years ago
asyncdns.py Move is_ip from asyncdns to common 11 years ago
common.py Fix for Python3 map changed behavior 11 years ago
daemon.py fix daemon and add fastopen tests 11 years ago
encrypt.py remove M2Crypto completely 11 years ago
eventloop.py Removing the overhead of creating a new list per event 11 years ago
local.py use SIGINT instead in tests 11 years ago
lru_cache.py lint code 11 years ago
server.py add SIGINT in workers 11 years ago
tcprelay.py improve comments 11 years ago
udprelay.py remove print 11 years ago
utils.py Disable forbidden ip feature for local shadowsocks 11 years ago