BreakWa11
b31a8ea3f3
auto get realpath
9 years ago
BreakWa11
c8423e360d
DNS request ipv6 first
9 years ago
BreakWa11
39dffa220f
optimize code
add logs
add timestamp
9 years ago
falseen
96a9a25eaa
多端口模式下支持每个端口定义不同的混淆协议
增加:多端口模式下支持每个端口定义不同的混淆协议
9 years ago
breakwa11
6f8fc5b77f
remove thread module
9 years ago
breakwa11
9defba2d36
merge master 20150810
9 years ago
breakwa11
543a5903a1
encrypt speed test
10 years ago
breakwa11
ad588af75f
single user script
10 years ago
clowwindy
d774286dc0
rename utils module into shell
Since utils is ambiguous, we want to give the module a more
clear role.
10 years ago
clowwindy
cb7062e1c1
implement utils.print_exception()
Previously we used logging.error(e) and traceback.print_exc()
to output error stack trace. The problem is, we want to
output the stack trace only when verbose > 0. The if statement
scattered around the code. So we replaced them with the new
utils.print_exception() call.
10 years ago
clowwindy
dfd81af844
support --version
10 years ago
clowwindy
ce805f0aea
license under Apache License v2.0
10 years ago
clowwindy
0cd261dd10
catch KeyError
10 years ago
clowwindy
7aa37cad8e
check cipher before daemon start
fix #280
10 years ago
clowwindy
ae99698b4e
implement --user
fix @278
10 years ago
clowwindy
be1d1d5032
add SIGINT in workers
10 years ago
clowwindy
536b7d1ee6
use SIGINT instead in tests
Conflicts:
tests/test.py
10 years ago
clowwindy
134497c24f
implement daemon
10 years ago
clowwindy
d42a32fbc0
master should wait for child to quit
10 years ago
clowwindy
710fe14190
rename test_cipher as it will break unit tests
10 years ago
clowwindy
cbf8c6705b
refactor table into a single cipher plugin
10 years ago
clowwindy
0fd2f30911
lint code
10 years ago
clowwindy
2a53b67c65
python 3 support; not stable yet
10 years ago
clowwindy
0814888ba5
use absolute import
10 years ago
clowwindy
dda8f31bd3
fix PEP8
10 years ago
clowwindy
f677c8152d
close #185
10 years ago
clowwindy
ab74c010fd
close #183
10 years ago
clowwindy
2a61e80071
only output exception in verbose mode
10 years ago
clowwindy
ea70a5bd79
exit 1 on error; #179
10 years ago
clowwindy
fdb3a36170
implement graceful shutdown in sslocal; close #179
10 years ago
clowwindy
327c70e353
Graceful shutdown; close #179
10 years ago
clowwindy
743d3cddb5
close #132
11 years ago
clowwindy
71c3759c12
add async dns
11 years ago
clowwindy
816592b674
add more log
11 years ago
clowwindy
0c8a8ef23f
refine loop
11 years ago
clowwindy
5e19fdc66b
refine exiting
11 years ago
clowwindy
7a1647278f
fix multiple servers
11 years ago
clowwindy
2672a6378e
fix ctrl C
11 years ago
clowwindy
fd35f1d067
fix server
11 years ago
clowwindy
5e9a9c9beb
almost done
11 years ago
clowwindy
47fd479d6e
almost done
11 years ago
clowwindy
c2f6bc369c
more work
11 years ago
clowwindy
2cdddd4515
update config
11 years ago
clowwindy
4f46400145
add ssloop branch
11 years ago
clowwindy
ea451344ff
fix workers
11 years ago
clowwindy
6e5a753d41
add timeout in TCP server
11 years ago
clowwindy
428de3cf42
signal children
11 years ago
clowwindy
8f19fe278c
fix workers
11 years ago
clowwindy
3f523ee942
fix workers
11 years ago
clowwindy
df7614f26c
support workers
11 years ago