Commit Graph

  • 31aaea603a add "glzjinmod" interface 破娃酱 2017-02-02 19:50:55 +0800
  • 390be3bf8d random ticket size for client only 破娃酱 2017-02-02 19:05:18 +0800
  • e7a61a934f ignore SIGPIPE 破娃酱 2017-01-25 01:08:00 +0800
  • 96760ed438 not display RST error 破娃酱 2017-01-23 16:28:59 +0800
  • 00a31285ed encode protocol param to URL with -i 破娃酱 2017-01-22 13:54:56 +0800
  • 68693d5ec7 fix bug under py3 破娃酱 2017-01-21 12:43:22 +0800
  • 7cfbe49806 refine traffic log when redirect enable (#163) Esdeath 2017-01-18 07:05:15 -0600
  • 9c794624e0 fix auth_aes128_* client side 破娃酱 2017-01-18 17:00:09 +0800
  • ccacef1556 fix bug & update usage 破娃酱 2017-01-17 20:53:54 +0800
  • 75643635d4 change default setting 破娃酱 2017-01-15 10:05:29 +0800
  • 4048abaeff refine user transfer 破娃酱 2017-01-13 21:52:17 +0800
  • d4b7483ef0 modify mgr fast command 破娃酱 2017-01-12 22:06:20 +0800
  • ad892e1223 let 'transfer_enable' be an integer 破娃酱 2017-01-11 18:34:28 +0800
  • 2de2a553d7 multi-user for mudbjson mode 破娃酱 2017-01-11 14:45:37 +0800
  • 588d8ad8b3 fix auth_aes128_* client side 破娃酱 2017-01-11 14:43:24 +0800
  • 278ce30c66 update mu online client manager 破娃酱 2017-01-09 17:48:19 +0800
  • 25c66dab14 bump 破娃酱 2017-01-08 17:06:08 +0800
  • de67c11207 typo 破娃酱 2017-01-08 00:47:44 +0800
  • 4f52dffcc1 parse protocol_param in py3 破娃酱 2017-01-08 00:26:49 +0800
  • cd825c9c2c typo 破娃酱 2017-01-07 22:07:13 +0800
  • e6410c067b Don't clear file first when saving config file noisyfox 2017-01-07 21:10:49 +1100
  • f0b0a31baf Revert commit fd9214b334 noisyfox 2017-01-07 20:27:27 +1100
  • 6d53546f6e Use super() call noisyfox 2017-01-07 20:03:20 +1100
  • 8777152ec9 Run db thread as daemon so that all sub-thread will inherite this and be killed automatically if main thread crash noisyfox 2017-01-07 19:58:32 +1100
  • f05bea4e10 Fix crash on windows noisyfox 2017-01-07 19:34:39 +1100
  • 0bf1e46ace Update .gitignore noisyfox 2017-01-07 19:23:30 +1100
  • 0f8dd36297 Add initcfg.bat for windows noisyfox 2017-01-07 19:23:09 +1100
  • 498f71a21b Save json config as utf8 noisyfox 2017-01-07 19:22:36 +1100
  • 490ae12128 Fix mujson_mgr.py crash when MUDB_FILE doesn't exist noisyfox 2017-01-07 19:14:58 +1100
  • 84fd119f26 Fix mujson_mgr.py crash on windows noisyfox 2017-01-07 19:14:02 +1100
  • fd9214b334 Use space instead of tab for indent see PEP8 noisyfox 2017-01-07 18:50:12 +1100
  • b367ad0560 using '#' to split multi-user setting 破娃酱 2017-01-07 01:23:42 +0800
  • 0ca45be89d update MU auth_aes128_* protocol 破娃酱 2017-01-06 21:02:52 +0800
  • 959aad3f41 multiuser in single port protocol 破娃酱 2017-01-04 22:46:39 +0800
  • 22ce739a45 update readme 3.0.1 破娃酱 2017-01-04 19:40:47 +0800
  • 7c6d059f0c change default protocol to auth_aes128_md5 破娃酱 2017-01-04 01:25:23 +0800
  • 77155a5ee4 bump 破娃酱 2017-01-03 11:44:07 +0800
  • 5ae0c67965 add auth_sha1_v4_compatible 破娃酱 2017-01-02 00:50:51 +0800
  • 33862fa8d3 remove auth_sha1_v3 破娃酱 2016-12-31 23:16:29 +0800
  • e63d1eafad auth_sha1 & auth_sha1_v2 keep compatible, remove auth_sha1_v3 破娃酱 2016-12-31 21:50:42 +0800
  • 486c007928 change default protocol settings, refine auth_aes128_* for redir method 破娃酱 2016-12-30 11:22:24 +0800
  • 19d0034ba9 update README orvice 2016-12-30 00:52:06 +0800
  • 9dfcfe0f7e remove all compatible 破娃酱 2016-12-30 00:18:16 +0800
  • 349821221d force pack some data in url 破娃酱 2016-12-29 14:15:18 +0800
  • 5bd61e1bfb refine redirect (#147) glzjin 2016-12-27 02:20:38 -0600
  • c7815a0ee8 Support redirect rule (#145) glzjin 2016-12-24 07:25:53 -0600
  • 403ce5da58 bump 破娃酱 2016-12-23 21:40:38 +0800
  • b513210778 fix tls 破娃酱 2016-12-23 21:14:23 +0800
  • e0b4bdf551 refine obfs, support comment in config.json 破娃酱 2016-12-23 20:58:43 +0800
  • bdee67b856 create a Dockerfile for ssr (#143) shoaly 2016-12-18 20:20:41 +0800
  • e048e224d0 Do not return empty list if raise exception 破娃酱 2016-11-24 19:13:32 +0800
  • d45ba8de03 OpenSSL 1.1.0 compatible 破娃酱 2016-11-22 23:10:32 +0800
  • c3a9612919 bump 2.9.7 manage client with LRUCache 破娃酱 2016-11-22 15:27:12 +0800
  • ce25bbf650 catch bind error 破娃酱 2016-11-22 07:23:30 +0800
  • 0b94af0b7d Merge pull request #130 from V-E-O/patch-1 破娃酱 2016-11-10 15:55:28 +0800
  • 2a6fbc87d4 fix import error of resource on windows V.E.O 2016-11-10 11:25:12 +0800
  • ac58020595 print RLIMIT_NOFILE always close cymysql objects 破娃酱 2016-11-02 19:06:54 +0800
  • 9533044bd8 update init script 破娃酱 2016-10-28 19:18:38 +0800
  • c7fb9bcb5e init script & update README.md 破娃酱 2016-10-28 18:17:28 +0800
  • e5824be145 fix none encrypt key size 破娃酱 2016-10-25 00:45:19 +0800
  • 13ffdac2b7 tls1.2 split pack data 破娃酱 2016-10-18 13:36:22 +0800
  • 2eaca2faea fix typo 破娃酱 2016-10-17 16:07:25 +0800
  • cfb8944003 tls1.2_ticket_auth random packet size 破娃酱 2016-10-17 16:02:11 +0800
  • 685b62532e 2.9.5.1 UDP bind address (set out_bind and out_bindv6) UDP over TCP auto bind return a long enough err string 破娃酱 2016-10-16 21:55:06 +0800
  • a0ee80a5ad new default config 破娃酱 2016-10-14 17:53:20 +0800
  • b8afd216d6 bump 2.9.5 update auth_aes128_md5 & auth_aes128_sha1 破娃酱 2016-10-12 15:36:30 +0800
  • 5345c66abe add License 破娃酱 2016-10-11 16:05:03 +0800
  • 249b7fd73f fix path 破娃酱 2016-10-11 15:47:07 +0800
  • 45e27f9142 display version 破娃酱 2016-10-11 15:41:02 +0800
  • c48190fe7a sort key, refine log 破娃酱 2016-10-11 15:16:08 +0800
  • d1f64de6b4 -P => -O 破娃酱 2016-10-08 11:21:30 +0800
  • 1183d567c9 server can limit the host setting 破娃酱 2016-10-04 20:01:07 +0800
  • 293a937501 wait extra data 破娃酱 2016-10-03 14:04:48 +0800
  • e8f6d87bb1 add user key, add HMAC-MD5 破娃酱 2016-10-03 00:17:08 +0800
  • 574a10a743 fix bugs in auth_aes128 when run as a client add auth_aes128_sha1 破娃酱 2016-10-01 21:10:27 +0800
  • ada4eab628 sendback an empty packet if auth success 破娃酱 2016-09-30 10:12:24 +0800
  • e7db6d4248 fix typo 破娃酱 2016-09-26 21:19:33 +0800
  • a407bcc568 add auth_aes128 破娃酱 2016-09-22 15:07:01 +0800
  • 52041387f9 fix push_db_all_user 破娃酱 2016-09-21 15:16:50 +0800
  • 933e75b9a7 add auth_sha1_v4 破娃酱 2016-09-20 17:21:32 +0800
  • a02e995a8a fix bug at KqueueLoop close (#117) 夏侯 2016-09-16 19:26:54 +0800
  • 2637c8d1c7 fix chacha20-ietf 破娃酱 2016-09-04 20:06:56 +0800
  • 88017d9643 fix ssl connection 破娃酱 2016-09-04 11:23:46 +0800
  • e81f8db0b8 add auth_sha1_v3, remove tls1.0_session_auth 破娃酱 2016-08-31 18:04:52 +0800
  • 1fe6e89c07 fix log RLIMIT_NOFILE 破娃酱 2016-08-24 17:18:02 +0800
  • 1221a1f3f6 log RLIMIT_NOFILE let http_simple the same as http_post when server_decode 破娃酱 2016-08-24 17:11:01 +0800
  • 3d4356e8b4 fix verify_sha1 redirect 破娃酱 2016-08-22 19:20:38 +0800
  • 6c34c4116f fix verify_sha1 response 破娃酱 2016-08-22 19:10:50 +0800
  • 6ee4eb3184 set default node id to 0 and default db to "sspanel" 破娃酱 2016-08-21 23:13:00 +0800
  • 5e485eb2be warn if incorrect node id 破娃酱 2016-08-21 23:07:33 +0800
  • b3fcee662a fix unit_len in auth_sha1 破娃酱 2016-08-20 23:23:09 +0800
  • e1aa68029d log if no user 破娃酱 2016-08-20 23:12:34 +0800
  • 1e2445061f remove keep alive 破娃酱 2016-08-18 09:31:12 +0800
  • efea3e08cc fix error return 破娃酱 2016-08-16 19:11:50 +0800
  • f989fd4d37 fix error return 破娃酱 2016-08-16 14:02:11 +0800
  • a26019f9e6 fix online users 破娃酱 2016-08-15 14:24:28 +0800
  • 816d2f6298 remove tls_simple, fix tls1.2_ticket_auth 破娃酱 2016-08-15 12:49:52 +0800
  • 3ce6e6f714 fix transfer update 破娃酱 2016-08-13 23:36:00 +0800
  • b1aade8640 remove custom obfs_param & protocol_param BreakWa11 2016-08-06 18:26:56 +0800
  • d47905f01d fix name BreakWa11 2016-08-01 22:56:37 +0800