Commit graph

74 commits

Author SHA1 Message Date
BreakWa11
9e288c9ac0 supper local json database for mu 2016-06-14 22:21:23 +08:00
BreakWa11
8dac9faa28 'obfs', 'protocol', 'method' leave blank that use the config of config.json 2016-06-14 14:06:52 +08:00
BreakWa11
825aece219 fix char set 2016-06-12 23:06:40 +08:00
BreakWa11
4af9472986 detect cfg modification 2016-06-12 22:46:47 +08:00
BreakWa11
c7864acc37 add sspanelv3 interface, read the 'method' row 2016-06-12 17:41:05 +08:00
BreakWa11
569aaa5248 hot load config
support userapiconfig
2016-06-08 16:15:26 +08:00
BreakWa11
91576d1e08 detect thread status
add API params
2016-06-03 20:56:59 +08:00
BreakWa11
4e10ff9063 better way to stop a server 2016-05-20 15:49:19 +08:00
BreakWa11
7e8472332a xrange -> range 2016-05-18 17:05:45 +08:00
BreakWa11
b8feaacbbb fix mysql update BUG
hot update mysql connection info
more tls1.2 info for debugging
2016-04-29 19:20:24 +08:00
BreakWa11
16eb3e3448 optimize sql update 2016-02-15 16:19:29 +08:00
BreakWa11
90ae1fdc40 refine manyuser thread start & stop 2015-12-28 15:05:47 +08:00
BreakWa11
b5da4bc86a add MYSQL_TRANSFER_MUL
add protocol_param (for auth_simple)
2015-12-03 16:48:08 +08:00
BreakWa11
041a5c1046 optimize decrypt
first recv size < iv_len will cause decrypt error
2015-10-21 22:02:22 +08:00
BreakWa11
79260ff4ab check duplicate port 2015-10-21 14:53:14 +08:00
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