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 1459282ae6 only test some ciphers 10 years ago
..
crypto add salsa20 and chacha20 10 years ago
__init__.py python 3 support; not stable yet 10 years ago
asyncdns.py remove domain not existed test(causing time out) 10 years ago
common.py add tests for common.py 10 years ago
encrypt.py only test some ciphers 10 years ago
eventloop.py python 3 support; not stable yet 10 years ago
local.py rename test_cipher as it will break unit tests 10 years ago
lru_cache.py lint code 10 years ago
server.py master should wait for child to quit 10 years ago
tcprelay.py add ipv6 tests 10 years ago
udprelay.py fix UDP 10 years ago
utils.py fix args on Python 3 10 years ago