Commit graph

973 commits

Author SHA1 Message Date
破娃酱
1fe6e89c07 fix log RLIMIT_NOFILE 2016-08-24 17:18:02 +08:00
破娃酱
1221a1f3f6 log RLIMIT_NOFILE
let http_simple the same as http_post when server_decode
2016-08-24 17:11:01 +08:00
破娃酱
3d4356e8b4 fix verify_sha1 redirect 2016-08-22 19:20:38 +08:00
破娃酱
6c34c4116f fix verify_sha1 response 2016-08-22 19:10:50 +08:00
破娃酱
6ee4eb3184 set default node id to 0 and default db to "sspanel" 2016-08-21 23:13:00 +08:00
破娃酱
5e485eb2be warn if incorrect node id 2016-08-21 23:07:33 +08:00
破娃酱
b3fcee662a fix unit_len in auth_sha1 2016-08-20 23:23:09 +08:00
破娃酱
e1aa68029d log if no user 2016-08-20 23:12:34 +08:00
破娃酱
1e2445061f remove keep alive 2016-08-18 09:31:12 +08:00
破娃酱
efea3e08cc fix error return 2016-08-16 19:11:50 +08:00
破娃酱
f989fd4d37 fix error return 2016-08-16 14:02:11 +08:00
破娃酱
a26019f9e6 fix online users 2016-08-15 14:24:28 +08:00
破娃酱
816d2f6298 remove tls_simple, fix tls1.2_ticket_auth 2016-08-15 12:49:52 +08:00
破娃酱
3ce6e6f714 fix transfer update 2016-08-13 23:36:00 +08:00
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