Commit Graph

  • 68cdf18c99 Add RDP sniffer 世界 2024-08-28 14:22:19 +08:00
  • ad23ef00f4 Add SSH sniffer 世界 2024-08-20 18:56:50 +08:00
  • d8f8fdacac Write close error to log 世界 2024-08-10 16:47:44 +08:00
  • fc8faa95dd Add AdGuard DNS filter support 世界 2024-07-26 08:03:08 +08:00
  • 6dee460f6e Improve QUIC sniffer 世界 2024-07-07 15:45:50 +08:00
  • 528bf62738 Add inline rule-set & Add reload for local rule-set 世界 2024-06-26 00:43:51 +08:00
  • f77d815129 Unique rule-set names 世界 2024-06-26 00:45:10 +08:00
  • 320086651c Add accept empty DNS rule option 世界 2024-06-24 09:41:00 +08:00
  • d3b990787f Add custom options for TUN auto-route and auto-redirect 世界 2024-06-22 14:11:49 +08:00
  • 4bba539109 Improve base DNS transports & Minor fixes 世界 2024-06-07 15:59:56 +08:00
  • 2b2f159538 Add auto-redirect & Improve auto-route 世界 2024-06-07 15:55:21 +08:00
  • 6d88369c98 Add rule-set decompile command 世界 2024-07-03 19:42:21 +08:00
  • 7490e8e331 Add IP address support for rule-set match match 世界 2024-07-03 19:42:06 +08:00
  • 77115831d0 Improve usages of json.Unmarshal 世界 2024-07-22 12:10:22 +08:00
  • bfab769d08 Bump rule-set version 世界 2024-07-17 17:57:35 +08:00
  • b707237ab9 Implement read deadline for QUIC based UDP inbounds 世界 2024-08-19 07:34:11 +08:00
  • ba6ecd1c9f WTF is this 世界 2024-06-24 09:49:15 +08:00
  • f0eead5ed5 platform: Fix clash server reload on android 世界 2024-06-25 20:26:39 +08:00
  • ae3b5eb7c5 platform: Add log update interval 世界 2024-06-18 17:49:06 +08:00
  • 8983e1c2a8 platform: Prepare connections list 世界 2024-06-11 21:16:33 +08:00
  • e02f945e44 Drop support for go1.18 and go1.19 世界 2024-06-07 16:08:07 +08:00
  • a212ddc073 Add DTLS sniffer 世界 2024-07-07 15:45:50 +08:00
  • dd0294eaf3 Introduce bittorrent related protocol sniffers iosmanthus 2024-05-27 19:24:41 +08:00
  • 9bd7847aee Update workflow to go1.23 世界 2024-08-20 21:33:31 +08:00
  • 1f4ed6ff8f documentation: Update client status 世界 2024-09-12 14:20:36 +08:00
  • 6ddbe19bc0 platform: Update bundle id 世界 2024-09-12 13:58:38 +08:00
  • d7205ecc60 Fix Makefile 世界 2024-09-12 11:38:14 +08:00
  • 9e243e0ff9 gomobile: Fix go mod version 世界 2024-09-10 23:04:44 +08:00
  • 100d971218 documentation: Bump version v1.10.0-beta.7 世界 2024-06-07 16:08:07 +08:00
  • a8067f6eb8 clash-api: Add PNA support 世界 2024-08-23 13:38:38 +08:00
  • b48db4778d Add RDP sniffer 世界 2024-08-28 14:22:19 +08:00
  • a925fff9d0 Add SSH sniffer 世界 2024-08-20 18:56:50 +08:00
  • d21bd8f37b Write close error to log 世界 2024-08-10 16:47:44 +08:00
  • 5bff64ab72 Add AdGuard DNS filter support 世界 2024-07-26 08:03:08 +08:00
  • f5ccff0dc8 Improve QUIC sniffer 世界 2024-07-07 15:45:50 +08:00
  • 3428f6dc07 Add inline rule-set & Add reload for local rule-set 世界 2024-06-26 00:43:51 +08:00
  • 42643c6489 Unique rule-set names 世界 2024-06-26 00:45:10 +08:00
  • cd2edabba7 Add accept empty DNS rule option 世界 2024-06-24 09:41:00 +08:00
  • 5fe026b170 Add custom options for TUN auto-route and auto-redirect 世界 2024-06-22 14:11:49 +08:00
  • f026b661bf Improve base DNS transports & Minor fixes 世界 2024-06-07 15:59:56 +08:00
  • 9219211d4b Add auto-redirect & Improve auto-route 世界 2024-06-07 15:55:21 +08:00
  • e6f2d37e93 Add rule-set decompile command 世界 2024-07-03 19:42:21 +08:00
  • 06e8ee885d Add IP address support for rule-set match match 世界 2024-07-03 19:42:06 +08:00
  • 9dcb96e919 Improve usages of json.Unmarshal 世界 2024-07-22 12:10:22 +08:00
  • ed3f5c3c41 Bump rule-set version 世界 2024-07-17 17:57:35 +08:00
  • 3986d2aa51 Implement read deadline for QUIC based UDP inbounds 世界 2024-08-19 07:34:11 +08:00
  • 6821954630 WTF is this 世界 2024-06-24 09:49:15 +08:00
  • aecfff29cb platform: Fix clash server reload on android 世界 2024-06-25 20:26:39 +08:00
  • 969f7e02cd platform: Add log update interval 世界 2024-06-18 17:49:06 +08:00
  • 31f98525be platform: Prepare connections list 世界 2024-06-11 21:16:33 +08:00
  • f523029953 Drop support for go1.18 and go1.19 世界 2024-06-07 16:08:07 +08:00
  • 791b840919 Add DTLS sniffer 世界 2024-07-07 15:45:50 +08:00
  • fd30f5c6c2 Introduce bittorrent related protocol sniffers iosmanthus 2024-05-27 19:24:41 +08:00
  • c6aedd125b Update workflow to go1.23 世界 2024-08-20 21:33:31 +08:00
  • 02bc3e0a0a Update quic-go to v0.47.0 世界 2024-09-09 14:45:46 +08:00
  • 87be6dc235 Update README 世界 2024-09-09 08:48:19 +08:00
  • c1c30976dc Improve docker workflow 世界 2024-09-07 10:21:58 +08:00
  • 8cfc3117a9 documentation: Bump version v1.10.0-beta.6 世界 2024-06-07 16:08:07 +08:00
  • 099052dd3d clash-api: Add PNA support 世界 2024-08-23 13:38:38 +08:00
  • b9530ec4eb Add RDP sniffer 世界 2024-08-28 14:22:19 +08:00
  • fbe9440e72 Add SSH sniffer 世界 2024-08-20 18:56:50 +08:00
  • 03c432a8c4 Write close error to log 世界 2024-08-10 16:47:44 +08:00
  • 957f2e0087 Add AdGuard DNS filter support 世界 2024-07-26 08:03:08 +08:00
  • bb2519601a Improve QUIC sniffer 世界 2024-07-07 15:45:50 +08:00
  • 6b0f4105f7 Add inline rule-set & Add reload for local rule-set 世界 2024-06-26 00:43:51 +08:00
  • d5b79fe817 Unique rule-set names 世界 2024-06-26 00:45:10 +08:00
  • 775987d290 Add accept empty DNS rule option 世界 2024-06-24 09:41:00 +08:00
  • 27f7dd2116 Add custom options for TUN auto-route and auto-redirect 世界 2024-06-22 14:11:49 +08:00
  • 201c239393 Improve base DNS transports & Minor fixes 世界 2024-06-07 15:59:56 +08:00
  • eb23752ae7 Add auto-redirect & Improve auto-route 世界 2024-06-07 15:55:21 +08:00
  • da0fc7dd94 Add rule-set decompile command 世界 2024-07-03 19:42:21 +08:00
  • 7877b4b7b6 Add IP address support for rule-set match match 世界 2024-07-03 19:42:06 +08:00
  • 9f74a89a06 Improve usages of json.Unmarshal 世界 2024-07-22 12:10:22 +08:00
  • 5d174685dc Bump rule-set version 世界 2024-07-17 17:57:35 +08:00
  • 6e03213452 Implement read deadline for QUIC based UDP inbounds 世界 2024-08-19 07:34:11 +08:00
  • 72a01bf6b1 WTF is this 世界 2024-06-24 09:49:15 +08:00
  • c3cd01a956 platform: Fix clash server reload on android 世界 2024-06-25 20:26:39 +08:00
  • ebb077d1fb platform: Add log update interval 世界 2024-06-18 17:49:06 +08:00
  • 1dd47ad6b1 platform: Prepare connections list 世界 2024-06-11 21:16:33 +08:00
  • d5c1de2978 Drop support for go1.18 and go1.19 世界 2024-06-07 16:08:07 +08:00
  • a6b0c25ac9 Add DTLS sniffer 世界 2024-07-07 15:45:50 +08:00
  • 627d980d8d Introduce bittorrent related protocol sniffers iosmanthus 2024-05-27 19:24:41 +08:00
  • c7070e2b4a Update workflow to go1.23 世界 2024-08-20 21:33:31 +08:00
  • 38cfe5d503 Improve docker workflow 世界 2024-09-07 10:21:58 +08:00
  • 9bac18bcd1 wireguard: Fix events chan leak 世界 2024-08-26 14:01:32 +08:00
  • ceda5cc95d clash-api: Fix bad redirect 世界 2024-08-23 13:38:27 +08:00
  • 27d6b63e71 Fix stream sniffer 世界 2024-08-28 11:40:43 +08:00
  • 1332f13ce9 documentation: Bump version v1.10.0-beta.5 世界 2024-06-07 16:08:07 +08:00
  • 4b8c746f51 clash-api: Add PNA support 世界 2024-08-23 13:38:38 +08:00
  • 379e14dbdc clash-api: Fix bad redirect 世界 2024-08-23 13:38:27 +08:00
  • f57dda20f5 Introduce SSH sniffer 世界 2024-08-20 18:56:50 +08:00
  • 843883502e Write close error to log 世界 2024-08-10 16:47:44 +08:00
  • b2188f31a5 Add AdGuard DNS filter support 世界 2024-07-26 08:03:08 +08:00
  • d97e04dec7 Improve QUIC sniffer 世界 2024-07-07 15:45:50 +08:00
  • dd0c1a8a17 Add inline rule-set & Add reload for local rule-set 世界 2024-06-26 00:43:51 +08:00
  • b00570fc58 Unique rule-set names 世界 2024-06-26 00:45:10 +08:00
  • 35f342229e Add accept empty DNS rule option 世界 2024-06-24 09:41:00 +08:00
  • a9164ee1e0 Add custom options for TUN auto-route and auto-redirect 世界 2024-06-22 14:11:49 +08:00
  • fd120eaf3b Improve base DNS transports & Minor fixes 世界 2024-06-07 15:59:56 +08:00
  • 8fc5496fa3 Add auto-redirect & Improve auto-route 世界 2024-06-07 15:55:21 +08:00