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.
 
 
 
breakwa11 3e5cbb955e add obfs: 'tls_simple' 9 years ago
..
crypto 兼容py3,修正语法错误,加载libcrypto模块失败时显示详细错误。 9 years ago
obfsplugin add obfs: 'tls_simple' 9 years ago
__init__.py license under Apache License v2.0 10 years ago
asyncdns.py new UDP over TCP protocol, merge master 9 years ago
common.py revert encrypt.py 9 years ago
daemon.py rename utils module into shell 10 years ago
encrypt.py revert encrypt.py 9 years ago
encrypt_test.py encrypt speed test 9 years ago
eventloop.py merge master 20150810 9 years ago
local.py rename utils module into shell 10 years ago
lru_cache.py optimize LRUCache 10 years ago
manager.py fix on python3 9 years ago
obfs.py fix 'ord' bug 9 years ago
run.sh update run.sh, set working dir 9 years ago
server.py merge master 20150810 9 years ago
shell.py fix on python3 9 years ago
stop.sh single user script 9 years ago
tail.sh single user script 9 years ago
tcprelay.py add obfs: 'tls_simple' 9 years ago
udprelay.py fix on python3 9 years ago