Commit graph

959 commits

Author SHA1 Message Date
BreakWa11
b1aade8640 remove custom obfs_param & protocol_param 2016-08-06 18:26:56 +08:00
BreakWa11
d47905f01d fix name 2016-08-01 22:56:37 +08:00
BreakWa11
f3808a306f random choice a host name (http_simple/http_post/tls1.2_ticket_auth) 2016-08-01 21:42:43 +08:00
BreakWa11
e15030cc6e set KEEPIDLE on windows/mac osx 2016-08-01 13:19:24 +08:00
BreakWa11
292865f625 Linux only 2016-07-30 11:45:47 +08:00
BreakWa11
f14461ea64 replace("=", "") 2016-07-30 09:58:01 +08:00
BreakWa11
8da3bdc511 set KEEPALIVE except windows 2016-07-30 09:56:41 +08:00
BreakWa11
25e9c131d4 change err return 2016-07-29 21:38:05 +08:00
BreakWa11
9b314af84b Merge branch 'manyuser' of git@breakwa11:breakwa11/shadowsocks.git into manyuser 2016-07-29 17:49:55 +08:00
BreakWa11
4a291ff335 add keep alive setting 2016-07-29 17:19:30 +08:00
破娃酱
ca41f18f42 Merge pull request #103 from ufbycd/manyuser
add shadowsocks.obfsplugin to setup.py for distribution
2016-07-29 12:23:34 +08:00
BreakWa11
82df4524d1 fix host_list type 2016-07-28 23:18:18 +08:00
chenss
1121434a5f add shadowsocks.obfsplugin to setup.py for distribution 2016-07-28 21:21:10 +08:00
BreakWa11
f0d6a5b41e log listening port over UDP 2016-07-27 18:09:57 +08:00
BreakWa11
0213e78847 log listening port, remove auth_simple, redirect the same port 2016-07-27 14:23:48 +08:00
BreakWa11
a440a726f6 fix get node_id 2016-07-24 23:08:45 +08:00
BreakWa11
3525d3d86a fix get node_id 2016-07-24 23:06:54 +08:00
BreakWa11
2c4600cf0e fix get node_id 2016-07-24 22:55:08 +08:00
BreakWa11
b922d70a87 set pull flag 2016-07-24 17:39:16 +08:00
BreakWa11
0ed10c73c9 remove dup close 2016-07-24 17:11:05 +08:00
BreakWa11
a6162496ad read traffic_rate from ss_node 2016-07-21 17:51:02 +08:00
BreakWa11
0a7d71a393 using mysql.json to config mysql 2016-07-21 14:59:19 +08:00
BreakWa11
c3484b3375 fix uptime 2016-07-21 12:58:18 +08:00
BreakWa11
9c80dee9da fix traffic & uptime 2016-07-21 11:35:27 +08:00
BreakWa11
7bfafa7f3d fix cfg 2016-07-20 11:13:56 +08:00
BreakWa11
794121f111 show port details 2016-07-19 21:29:07 +08:00
BreakWa11
32957158b9 check decode remote_addr 2016-07-19 16:44:10 +08:00
BreakWa11
9538afebff check decode remote_addr 2016-07-19 16:41:42 +08:00
BreakWa11
3f6f16e4d6 change the counter of the online users 2016-07-19 16:14:19 +08:00
BreakWa11
e2bae5874c catch decode error 2016-07-19 15:43:02 +08:00
BreakWa11
3fd0fbf1d0 mysql SSL connect
mujson_mgr add obfs & protocol mapping
2016-07-19 15:26:17 +08:00
BreakWa11
8e73f50ff5 fix http_post & http_simple redirect 2016-07-19 15:23:35 +08:00
BreakWa11
6db1445d2a auto get ip, ignore 'enable' 2016-07-19 12:50:07 +08:00
BreakWa11
5709f7d901 fix a bug 2016-07-18 18:23:49 +08:00
BreakWa11
68d0c8e260 auto get ip in mujson_mgr.py 2016-07-18 16:06:56 +08:00
BreakWa11
1dbc5e780d fix column name 2016-07-18 15:40:41 +08:00
BreakWa11
4fdd9ea0ab fix transfer update 2016-07-18 12:56:16 +08:00
BreakWa11
d8dda5042f change online user counter & note traffic 2016-07-16 18:26:04 +08:00
BreakWa11
6255a1d321 fix mudbjson mode 2016-07-15 23:01:53 +08:00
BreakWa11
783267dba0 support sspanelv3 node info & logs 2016-07-15 19:16:02 +08:00
BreakWa11
b812ab10bf fix reload module 2016-07-09 13:56:05 +08:00
BreakWa11
e45d5d308e custom tls time diff. not check time diff by default 2016-07-09 12:58:46 +08:00
BreakWa11
cd6dab188c avoid making mudb.json empty
test more encryptor
add rc4-md5-6
2016-07-08 11:13:18 +08:00
BreakWa11
45584dc4f5 display ssr link 2016-06-26 21:28:07 +08:00
BreakWa11
50b11fff02 wait longer to keep safe 2016-06-25 14:14:55 +08:00
BreakWa11
2621e5e564 fix mgr under py3 2016-06-25 14:01:47 +08:00
BreakWa11
050270a725 fix send back str type 2016-06-25 00:39:04 +08:00
BreakWa11
f5434bdbd0 process empty str 2016-06-25 00:17:41 +08:00
BreakWa11
187f0de25a generate random password
remove default users in mudb.json
2016-06-24 19:37:25 +08:00
BreakWa11
bd43069bcf sendback param of server_post_decrypt
details of errors
2016-06-24 19:02:31 +08:00