Commit graph

  • 8b4499e461 Revert "chore: reduce memory alloc" Larvan2 2023-11-22 19:22:15 +08:00
  • 552010654b chore: print colored log gVisor bot 2023-11-21 22:35:24 +08:00
  • 6a3e28c384 chore: print colored log Larvan2 2023-11-21 22:35:24 +08:00
  • a8005dfe02 chore: Replace stack collection with list gVisor bot 2023-11-20 23:48:07 +08:00
  • b05cf14b98 chore: Replace stack collection with list H1JK 2023-11-20 23:48:07 +08:00
  • bf64cede7d chore: reduce memory alloc gVisor bot 2023-11-20 14:40:21 +08:00
  • a6b816b1c6 chore: reduce memory alloc Larvan2 2023-11-20 14:40:21 +08:00
  • 08094ce285 fix: Trojan websocket header panic gVisor bot 2023-11-20 22:19:38 +08:00
  • bb9ad6cac0 fix: Trojan websocket header panic H1JK 2023-11-20 22:19:38 +08:00
  • b4e36b48a4 fix: parsing override gVisor bot 2023-11-20 19:02:52 +08:00
  • b9d48f4115 fix: parsing override Larvan2 2023-11-20 19:02:52 +08:00
  • 73ab811868 chore: revert default global ua gVisor bot 2023-11-19 18:23:48 +08:00
  • 84299606f4 chore: revert default global ua Steve Johnson 2023-11-19 18:23:48 +08:00
  • ea5feefe4d chore: temporary seal gVisor bot 2023-11-19 13:26:53 +08:00
  • 8efb699231 chore: temporary seal Larvan2 2023-11-19 13:26:53 +08:00
  • 5920728eae chore: Shrink allocator pool range gVisor bot 2023-11-18 21:40:50 +08:00
  • 3c088b33a2 chore: Shrink allocator pool range H1JK 2023-11-18 21:40:50 +08:00
  • ff3b6d828b fix: Mux missing sing logger & initializing race gVisor bot 2023-11-18 15:30:35 +08:00
  • 4362dfacc9 fix: Mux missing sing logger & initializing race H1JK 2023-11-18 15:30:35 +08:00
  • 6cbe626868 chore: Pool allocate arrays instead of slices gVisor bot 2023-11-18 13:50:32 +08:00
  • 05b9071ca6 chore: Pool allocate arrays instead of slices H1JK 2023-11-18 13:50:32 +08:00
  • 8bd9a80621 feat: support REJECT-DROP gVisor bot 2023-11-18 13:17:15 +08:00
  • 117228fa8c feat: support REJECT-DROP Larvan2 2023-11-18 13:17:15 +08:00
  • 6d792a0dcc chore: Update dependencies gVisor bot 2023-11-18 11:26:27 +08:00
  • 3a3d88c668 chore: Update dependencies H1JK 2023-11-18 11:26:27 +08:00
  • 869ea9e613 feat: Add outbound sing-mux tcp-brutal support gVisor bot 2023-11-18 00:07:07 +08:00
  • 54a7f52fe3 feat: Add outbound sing-mux tcp-brutal support H1JK 2023-11-18 00:07:07 +08:00
  • 99287189ef chore: Cleanup code gVisor bot 2023-11-17 23:12:10 +08:00
  • 1479b449df chore: Cleanup code H1JK 2023-11-17 23:12:10 +08:00
  • 341091c337 action: remove code about android branches gVisor bot 2023-11-17 19:49:55 +08:00
  • fef5ad780d action: remove code about android branches Steve Johnson 2023-11-17 19:49:55 +08:00
  • 320b3babc1 fix: fix package name rules match gVisor bot 2023-11-17 19:39:57 +08:00
  • aa3c1ac623 fix: fix package name rules match Steve Johnson 2023-11-17 19:39:57 +08:00
  • 923f3cc1e3 fix: improve feature check and add missing patches gVisor bot 2023-11-17 19:03:39 +08:00
  • b5a8f0fce1 fix: improve feature check and add missing patches Steve Johnson 2023-11-17 19:03:39 +08:00
  • 9e389dea3c chore: add android feature and patch gVisor bot 2023-11-17 13:19:24 +08:00
  • d9cfdc3242 chore: add android feature and patch Steve Johnson 2023-11-17 13:19:24 +08:00
  • aeb2481b27 fix: fix android-arm64 build gVisor bot 2023-11-17 10:18:14 +08:00
  • b73382f60a fix: fix android-arm64 build Steve Johnson 2023-11-17 10:18:14 +08:00
  • ea3a1cf51f feat: share more code from android branch gVisor bot 2023-11-17 01:19:20 +08:00
  • 9e96d70840 feat: share more code from android branch Steve Johnson 2023-11-17 01:19:20 +08:00
  • d2ff23918b ci: push to ghcr.io instead gVisor bot 2023-11-09 23:20:57 +08:00
  • d28c3b50e3 ci: push to ghcr.io instead Larvan2 2023-11-09 23:20:57 +08:00
  • c25af47daa feat: add override to proxy-providers gVisor bot 2023-11-17 00:37:54 +08:00
  • 2f203330e4 feat: add override to proxy-providers Larvan2 2023-11-17 00:37:54 +08:00
  • fc29d990c8 fix: health check available for 'selector' if configured gVisor bot 2023-11-13 17:42:25 +08:00
  • 7d222b1b71 fix: health check available for 'selector' if configured Larvan2 2023-11-13 17:42:25 +08:00
  • 216832e76d fix: only force health check compatible providers gVisor bot 2023-11-13 08:06:51 +00:00
  • d85d8ac13f fix: only force health check compatible providers Skyxim 2023-11-13 08:06:51 +00:00
  • abc0a841a4 fix: health check at startup gVisor bot 2023-11-13 15:42:31 +08:00
  • 7979eb654f fix: health check at startup Skyxim 2023-11-13 15:42:31 +08:00
  • d87ea1496e chore: fix subscription_info gVisor bot 2023-11-12 03:17:37 +08:00
  • 2577dd3af4 chore: fix subscription_info xishang0128 2023-11-12 03:17:37 +08:00
  • 22551e0450 chore: modify ua gVisor bot 2023-11-12 02:44:55 +08:00
  • daa332e7b0 chore: modify ua xishang0128 2023-11-12 02:44:55 +08:00
  • b737c0451e feat: add include-all-providers to proxy-groups gVisor bot 2023-11-11 22:15:57 +08:00
  • 288c0c27d6 feat: add include-all-providers to proxy-groups xishang0128 2023-11-11 22:15:57 +08:00
  • 4077fb59be chore: direct append data to bufio.Reader's internal buffer as much as possible gVisor bot 2023-11-09 22:19:29 +08:00
  • 832dae3421 chore: direct append data to bufio.Reader's internal buffer as much as possible wwqgtxx 2023-11-09 22:19:29 +08:00
  • 8742b78d47 chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice gVisor bot 2023-11-09 08:47:44 +08:00
  • fe7c1a2cdb chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice wwqgtxx 2023-11-09 08:47:44 +08:00
  • 65cdf9e1a1 action: test_author.yml gVisor bot 2023-11-08 23:05:27 +08:00
  • e8e4288d85 action: test_author.yml wwqgtxx 2023-11-08 23:05:27 +08:00
  • 524b1bdffa ci: fix android build gVisor bot 2023-11-08 22:15:29 +08:00
  • 6901afb406
    ci: fix android build Larvan2 2023-11-08 22:15:29 +08:00
  • 228cfd4326 chore: share dnsClient in NewResolver gVisor bot 2023-11-08 20:19:48 +08:00
  • f260d8cf01 chore: share dnsClient in NewResolver wwqgtxx 2023-11-08 20:19:48 +08:00
  • 79d49d730d chore: NameServerPolicy will match inorder gVisor bot 2023-11-08 19:29:26 +08:00
  • 575c1d4129 chore: NameServerPolicy will match inorder wwqgtxx 2023-11-08 19:29:26 +08:00
  • 253b023442 Merge branch 'Alpha' into Meta wwqgtxx 2023-11-03 21:59:44 +08:00
  • a918cd66d8 chore: hello mihomo gVisor bot 2023-11-03 21:01:45 +08:00
  • 17c9d507be chore: hello mihomo wwqgtxx 2023-11-03 21:01:45 +08:00
  • 807d41f57b Android: patch android-real GitHub Action 2023-11-03 05:59:14 +00:00
  • 797769798b chore: support v2ray http upgrade server too gVisor bot 2023-11-03 13:58:53 +08:00
  • 8c3557e96b chore: support v2ray http upgrade server too wwqgtxx 2023-11-03 13:58:53 +08:00
  • 36c775c222 fix: avoid tls panic gVisor bot 2023-11-03 12:04:22 +08:00
  • 228990472d fix: avoid tls panic wwqgtxx 2023-11-03 12:04:22 +08:00
  • 995f6c0cc8 fix: gvisor panic gVisor bot 2023-11-03 11:08:04 +08:00
  • 09e7866a5c fix: gvisor panic wwqgtxx 2023-11-03 11:08:04 +08:00
  • 6805336f5b chore: do websocket client upgrade directly instead of gobwas/ws gVisor bot 2023-11-03 11:02:19 +08:00
  • 665ba7f9f1 chore: do websocket client upgrade directly instead of gobwas/ws wwqgtxx 2023-11-03 11:02:19 +08:00
  • 335ce99284 chore: add SetupContextForConn for common/net gVisor bot 2023-11-03 11:00:40 +08:00
  • ee3038d5e4 chore: add SetupContextForConn for common/net wwqgtxx 2023-11-03 11:00:40 +08:00
  • 343d874ad9 fix: v2ray http upgrade Hosts header not working gVisor bot 2023-11-03 09:32:22 +08:00
  • 885ee7a820 fix: v2ray http upgrade Hosts header not working wwqgtxx 2023-11-03 09:32:22 +08:00
  • 39cdf4826d action: trigger CMFA PR update in every commit gVisor bot 2023-11-02 16:01:35 +08:00
  • ef303b11f2 action: trigger CMFA PR update in every commit Steve Johnson 2023-11-02 16:01:35 +08:00
  • f9f23e17e6 chore: add route exclude support gVisor bot 2023-11-02 11:37:40 +08:00
  • a82ce85707 chore: add route exclude support wwqgtxx 2023-11-02 11:37:40 +08:00
  • 5a13d3bc6a chore: better tls handshake gVisor bot 2023-11-02 11:22:01 +08:00
  • 5bfe7ba169 chore: better tls handshake wwqgtxx 2023-11-02 11:22:01 +08:00
  • f398ebe6e2 feat: add v2ray-http-upgrade support gVisor bot 2023-11-02 11:11:19 +08:00
  • ceac5bfaa4 feat: add v2ray-http-upgrade support wwqgtxx 2023-11-02 11:11:19 +08:00
  • f1df54e44b chore: better bufio.Reader warp gVisor bot 2023-11-02 10:31:58 +08:00
  • b0638cfc49 chore: better bufio.Reader warp wwqgtxx 2023-11-02 10:31:58 +08:00
  • 80fabce99c fix: config override error android-open riolurs 2023-11-01 20:48:16 +08:00
  • 0655107a9a feat: cancel RULE-SET nested SUB-RULE restrictions gVisor bot 2023-10-31 11:10:38 +00:00
  • 96220aa8ea feat: cancel RULE-SET nested SUB-RULE restrictions Skyxim 2023-10-31 11:10:38 +00:00
  • 0c2d223c1b fix: remote logic rules cannot be parsed (#837) gVisor bot 2023-10-31 04:07:01 -07:00
  • 8ff476a3a1
    fix: remote logic rules cannot be parsed (#837) HolgerHuo 2023-10-31 04:07:01 -07:00