Commit Graph

  • f3808a306f random choice a host name (http_simple/http_post/tls1.2_ticket_auth) BreakWa11 2016-08-01 21:42:43 +0800
  • e15030cc6e set KEEPIDLE on windows/mac osx BreakWa11 2016-08-01 13:19:24 +0800
  • 292865f625 Linux only BreakWa11 2016-07-30 11:45:47 +0800
  • f14461ea64 replace("=", "") BreakWa11 2016-07-30 09:58:01 +0800
  • 8da3bdc511 set KEEPALIVE except windows BreakWa11 2016-07-30 09:56:41 +0800
  • 25e9c131d4 change err return BreakWa11 2016-07-29 21:38:05 +0800
  • 9b314af84b Merge branch 'manyuser' of git@breakwa11:breakwa11/shadowsocks.git into manyuser BreakWa11 2016-07-29 17:49:55 +0800
  • 4a291ff335 add keep alive setting BreakWa11 2016-07-29 17:19:30 +0800
  • ca41f18f42 Merge pull request #103 from ufbycd/manyuser 破娃酱 2016-07-29 12:23:34 +0800
  • 82df4524d1 fix host_list type BreakWa11 2016-07-28 23:18:18 +0800
  • 1121434a5f add shadowsocks.obfsplugin to setup.py for distribution chenss 2016-07-28 21:21:10 +0800
  • f0d6a5b41e log listening port over UDP BreakWa11 2016-07-27 18:09:57 +0800
  • 0213e78847 log listening port, remove `auth_simple`, redirect the same port BreakWa11 2016-07-27 14:23:48 +0800
  • a440a726f6 fix get node_id BreakWa11 2016-07-24 23:08:45 +0800
  • 3525d3d86a fix get node_id BreakWa11 2016-07-24 23:06:54 +0800
  • 2c4600cf0e fix get node_id BreakWa11 2016-07-24 22:55:08 +0800
  • b922d70a87 set pull flag BreakWa11 2016-07-24 17:39:16 +0800
  • 0ed10c73c9 remove dup close BreakWa11 2016-07-24 17:11:05 +0800
  • a6162496ad read traffic_rate from ss_node BreakWa11 2016-07-21 17:51:02 +0800
  • 0a7d71a393 using mysql.json to config mysql BreakWa11 2016-07-21 14:59:19 +0800
  • c3484b3375 fix uptime BreakWa11 2016-07-21 12:58:18 +0800
  • 9c80dee9da fix traffic & uptime BreakWa11 2016-07-21 11:35:27 +0800
  • 7bfafa7f3d fix cfg BreakWa11 2016-07-20 11:13:56 +0800
  • 794121f111 show port details BreakWa11 2016-07-19 21:29:07 +0800
  • 32957158b9 check decode remote_addr BreakWa11 2016-07-19 16:44:10 +0800
  • 9538afebff check decode remote_addr BreakWa11 2016-07-19 16:41:42 +0800
  • 3f6f16e4d6 change the counter of the online users BreakWa11 2016-07-19 16:14:19 +0800
  • e2bae5874c catch decode error BreakWa11 2016-07-19 15:43:02 +0800
  • 3fd0fbf1d0 mysql SSL connect mujson_mgr add obfs & protocol mapping BreakWa11 2016-07-19 15:26:17 +0800
  • 8e73f50ff5 fix http_post & http_simple redirect BreakWa11 2016-07-19 15:23:35 +0800
  • 6db1445d2a auto get ip, ignore 'enable' BreakWa11 2016-07-19 12:50:07 +0800
  • 5709f7d901 fix a bug BreakWa11 2016-07-18 18:23:49 +0800
  • 68d0c8e260 auto get ip in mujson_mgr.py BreakWa11 2016-07-18 16:06:56 +0800
  • 1dbc5e780d fix column name BreakWa11 2016-07-18 15:40:41 +0800
  • 4fdd9ea0ab fix transfer update BreakWa11 2016-07-18 12:56:16 +0800
  • d8dda5042f change online user counter & note traffic BreakWa11 2016-07-16 18:26:04 +0800
  • 6255a1d321 fix mudbjson mode BreakWa11 2016-07-15 23:01:53 +0800
  • 783267dba0 support sspanelv3 node info & logs BreakWa11 2016-07-15 19:16:02 +0800
  • b812ab10bf fix reload module BreakWa11 2016-07-09 13:56:05 +0800
  • e45d5d308e custom tls time diff. not check time diff by default BreakWa11 2016-07-09 12:58:46 +0800
  • cd6dab188c avoid making mudb.json empty test more encryptor add rc4-md5-6 BreakWa11 2016-07-08 11:13:18 +0800
  • 45584dc4f5 display ssr link BreakWa11 2016-06-26 21:23:39 +0800
  • 50b11fff02 wait longer to keep safe BreakWa11 2016-06-25 14:14:55 +0800
  • 2621e5e564 fix mgr under py3 BreakWa11 2016-06-25 14:01:47 +0800
  • 050270a725 fix send back str type BreakWa11 2016-06-25 00:39:04 +0800
  • f5434bdbd0 process empty str BreakWa11 2016-06-25 00:17:41 +0800
  • 187f0de25a generate random password remove default users in mudb.json BreakWa11 2016-06-24 19:37:25 +0800
  • bd43069bcf sendback param of server_post_decrypt details of errors BreakWa11 2016-06-24 19:02:31 +0800
  • f58d76da47 fix spell BreakWa11 2016-06-23 13:58:30 +0800
  • 4b2adda440 print_server_help by default BreakWa11 2016-06-22 17:46:08 +0800
  • b344bc236b fix bytes BreakWa11 2016-06-22 17:37:51 +0800
  • 9b14c019bb obfs http_simple broken in some cases BreakWa11 2016-06-22 17:11:16 +0800
  • ad625cd899 custom dns ip & port with 'dns.conf' BreakWa11 2016-06-22 16:07:57 +0800
  • 7259b211c6 fix auth, refine log BreakWa11 2016-06-22 02:17:31 +0800
  • 3912ecba8e accept older connection id BreakWa11 2016-06-22 01:36:36 +0800
  • d2b6c34bdf accept older connection id BreakWa11 2016-06-22 01:32:35 +0800
  • 3d1d38aa0f fix connections stat mgr help info BreakWa11 2016-06-22 01:14:34 +0800
  • 3d56b040cf accept older connection id BreakWa11 2016-06-21 23:26:00 +0800
  • acb3eb2910 compatible python3 BreakWa11 2016-06-21 22:42:55 +0800
  • 44598a070d compatible python3 BreakWa11 2016-06-21 21:29:34 +0800
  • 8031337d65 compatible python3 BreakWa11 2016-06-21 21:04:41 +0800
  • 044e1539e9 fix clear command BreakWa11 2016-06-20 17:19:04 +0800
  • 268f6e23b4 fix mujson_mgr & add -f BreakWa11 2016-06-20 15:02:21 +0800
  • 9e64d1837c add mudbjson mgr BreakWa11 2016-06-20 14:52:02 +0800
  • 97785aae2e fix recv data bug BreakWa11 2016-06-16 22:42:23 +0800
  • 8556fd3c18 fix UDPRelay _forbidden_portset BreakWa11 2016-06-16 01:35:18 +0800
  • 2f8517190c ignore empty BreakWa11 2016-06-16 00:17:31 +0800
  • 5c1b90b774 custom 'forbidden_ip' for each user fix cmp for IPNetwork & PortRange BreakWa11 2016-06-15 18:34:05 +0800
  • 8cbca008c6 custom 'forbidden_port' for each user BreakWa11 2016-06-15 18:13:45 +0800
  • 72aab7701f fix a tiny bug BreakWa11 2016-06-15 17:29:05 +0800
  • d653c9bdb3 add forbidden_port BreakWa11 2016-06-15 17:09:12 +0800
  • 9e288c9ac0 supper local json database for mu BreakWa11 2016-06-14 22:21:23 +0800
  • 8dac9faa28 'obfs', 'protocol', 'method' leave blank that use the config of config.json BreakWa11 2016-06-14 14:06:52 +0800
  • 825aece219 fix char set BreakWa11 2016-06-12 23:06:40 +0800
  • 4af9472986 detect cfg modification BreakWa11 2016-06-12 22:46:47 +0800
  • 7f26f43f88 allow custom obfs & protocol BreakWa11 2016-06-12 18:48:07 +0800
  • c7864acc37 add sspanelv3 interface, read the 'method' row BreakWa11 2016-06-12 17:41:05 +0800
  • 51bd3fcea0 fix config.json BreakWa11 2016-06-08 21:18:10 +0800
  • 569aaa5248 hot load config support userapiconfig BreakWa11 2016-06-08 16:15:26 +0800
  • 4d43e12139 rename API_HOST BreakWa11 2016-06-03 22:15:59 +0800
  • 6932548d8e ulimit -n 512000 BreakWa11 2016-06-03 21:18:50 +0800
  • 91576d1e08 detect thread status add API params BreakWa11 2016-06-03 20:56:59 +0800
  • 82ffa15a56 add connection stat log BreakWa11 2016-06-01 15:40:28 +0800
  • 9eefd27152 add file name and line number in log BreakWa11 2016-05-30 01:39:42 +0800
  • 7ccee594d5 catch sys exception & close port BreakWa11 2016-05-29 15:32:22 +0800
  • ce189ecd85 remove useless log add openssl rand_bytes BreakWa11 2016-05-25 22:21:17 +0800
  • 3c64e849b0 log client address BreakWa11 2016-05-24 14:52:38 +0800
  • b3ab5d7c4c show exception peer name BreakWa11 2016-05-24 02:21:00 +0800
  • 8b35508b6f show exception peer name BreakWa11 2016-05-23 17:44:01 +0800
  • 2e65becc44 fix data size BreakWa11 2016-05-23 17:28:37 +0800
  • c5ca6bd80a optimize DNS query BreakWa11 2016-05-23 17:11:32 +0800
  • 979a51318c add http_post BreakWa11 2016-05-22 23:41:03 +0800
  • 5dbeac99de more error info about peers BreakWa11 2016-05-21 19:35:45 +0800
  • 4e10ff9063 better way to stop a server BreakWa11 2016-05-20 15:49:19 +0800
  • 760a5308dd add "udp_timeout" in config.json BreakWa11 2016-05-19 14:14:48 +0800
  • cb866dc8fe set udp_timeout default value BreakWa11 2016-05-19 13:42:52 +0800
  • be922ba7c2 add ignore_bind list BreakWa11 2016-05-18 23:41:30 +0800
  • 6906c7db04 rename bind -> out_bind BreakWa11 2016-05-18 22:10:30 +0800
  • f91e04b0bd TCP: bind the IP which connecting in, or set the IP by config file allow setting method/bind/bindv6 for each port BreakWa11 2016-05-18 21:55:11 +0800
  • 7e8472332a xrange -> range BreakWa11 2016-05-18 17:05:45 +0800