Commit graph

9 commits

Author SHA1 Message Date
breakwa11
c73127d858 insert a reload step
main thread run 'thread_db' directly
insert a 'ulimit' command before run the server
2015-10-10 19:47:50 +08:00
falseen
b6961974ba 兼容py3,修正语法错误,加载libcrypto模块失败时显示详细错误。
修正语法错误:` except Exception, e: ` 是旧版本的语法,py2.6之后的版本已不再使用此语法。
加载libcrypto模块失败时显示详细错误。
2015-09-11 20:23:27 +08:00
breakwa11
da46866828 restart server quickly when change password 2015-08-12 12:45:07 +08:00
breakwa11
b32cc8f703 fix closing relays 2015-08-12 12:32:20 +08:00
breakwa11
298e8a06c9 add getKeys in switchrule.py 2015-07-01 10:55:24 +08:00
breakwa11
a142b957a7 remove 'plan' & 'switch' 2015-07-01 10:50:28 +08:00
breakwa11
99db626225 run script
fix server restart
2015-06-15 12:00:00 +08:00
breakwa11
7c2fe9fd56 use db key 2015-06-10 12:48:17 +08:00
breakwa11
f2efed9608 add manyuser branch
support udp over tcp
support chacha20 & salsa20 (base on libsodium)
2015-06-08 20:03:10 +08:00