Commit Graph

2606 Commits

Author SHA1 Message Date
gVisor bot
4077fb59be chore: direct append data to bufio.Reader's internal buffer as much as possible 2023-11-09 22:19:29 +08:00
gVisor bot
8742b78d47 chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice 2023-11-09 08:47:44 +08:00
gVisor bot
65cdf9e1a1 action: test_author.yml 2023-11-08 23:05:27 +08:00
gVisor bot
524b1bdffa ci: fix android build 2023-11-08 22:15:29 +08:00
gVisor bot
228cfd4326 chore: share dnsClient in NewResolver 2023-11-08 20:19:48 +08:00
gVisor bot
79d49d730d chore: NameServerPolicy will match inorder 2023-11-08 19:29:26 +08:00
gVisor bot
a918cd66d8 chore: hello mihomo 2023-11-03 21:58:21 +08:00
gVisor bot
797769798b chore: support v2ray http upgrade server too 2023-11-03 13:58:53 +08:00
gVisor bot
36c775c222 fix: avoid tls panic 2023-11-03 12:04:22 +08:00
gVisor bot
995f6c0cc8 fix: gvisor panic 2023-11-03 11:50:25 +08:00
gVisor bot
6805336f5b chore: do websocket client upgrade directly instead of gobwas/ws 2023-11-03 11:50:25 +08:00
gVisor bot
335ce99284 chore: add SetupContextForConn for common/net 2023-11-03 11:50:25 +08:00
gVisor bot
343d874ad9 fix: v2ray http upgrade Hosts header not working 2023-11-03 11:50:25 +08:00
gVisor bot
39cdf4826d action: trigger CMFA PR update in every commit 2023-11-02 16:01:35 +08:00
gVisor bot
f9f23e17e6 chore: add route exclude support 2023-11-02 11:37:40 +08:00
gVisor bot
5a13d3bc6a chore: better tls handshake 2023-11-02 11:22:01 +08:00
gVisor bot
f398ebe6e2 feat: add v2ray-http-upgrade support 2023-11-02 11:11:35 +08:00
gVisor bot
f1df54e44b chore: better bufio.Reader warp 2023-11-02 11:11:35 +08:00
gVisor bot
0655107a9a feat: cancel RULE-SET nested SUB-RULE restrictions 2023-10-31 11:10:38 +00:00
gVisor bot
0c2d223c1b fix: remote logic rules cannot be parsed (#837) 2023-10-31 19:07:01 +08:00
gVisor bot
3af9854812 action: small fix to cmfa core-update trigger 2023-10-30 20:00:15 +08:00
gVisor bot
66f2962685 chore: geo link replaced with github 2023-10-30 19:46:56 +08:00
gVisor bot
807e1b6d03 chore: modify configuration fields 2023-10-27 17:49:12 +08:00
gVisor bot
19bbc63b72 action: add question issue guidance 2023-10-26 19:08:42 +08:00
gVisor bot
207422b8a8 build: more go120 build 2023-10-26 11:39:54 +08:00
gVisor bot
e2ba315c13 build: add go120 build for win7/8.1 2023-10-26 11:09:19 +08:00
gVisor bot
429cd3a098 chore: netip.Prefix should not using pointer 2023-10-26 11:02:53 +08:00
gVisor bot
a08c894f41 fix: dhcp not working on windows 2023-10-26 10:27:38 +08:00
gVisor bot
9fdfc06f6e chore: cleanup error using of dialer.DefaultInterface 2023-10-26 09:07:49 +08:00
gVisor bot
7c9b019c36 chore: better dns batchExchange 2023-10-25 20:16:44 +08:00
gVisor bot
e65308b535 chore: system resolver can autoupdate 2023-10-25 19:21:20 +08:00
gVisor bot
494093ca99 chore: code cleanup 2023-10-25 18:07:45 +08:00
gVisor bot
057a52834d action: ban black issues 2023-10-25 18:06:10 +08:00
gVisor bot
8bfd92ea7d chore: inMemoryAuthenticator unneed sync map 2023-10-24 21:25:03 +08:00
gVisor bot
32e923442a fix: reality panic 2023-10-23 23:33:59 +08:00
gVisor bot
5f378bbc7c Merge branch 'Alpha' of https://github.com/MetaCubeX/Clash.Meta into Alpha 2023-10-23 17:02:08 +08:00
gVisor bot
97717c12b3 chore: add labels to issue template 2023-10-23 17:02:04 +08:00
gVisor bot
98be07c40f chore: share some code 2023-10-23 16:45:22 +08:00
gVisor bot
3bfc403c85 action: update sync 2023-10-23 15:39:56 +08:00
gVisor bot
70aecf8a1d Add auto sync Alpha rebase android-open -> android-real (#817)
* chore: add android branch auto sync

* chore: fix

* chore: fix missing

* chore: fix actions

* chore: write branch auto sync
2023-10-23 15:39:56 +08:00
gVisor bot
c0aaf45315 chore: add CMFA auto update-dependencies trigger 2023-10-23 15:39:56 +08:00
gVisor bot
4f0d1d141e fix: ssr panic 2023-10-23 15:39:56 +08:00
gVisor bot
32d5d90f3d chore: update sing-tun 2023-10-23 15:39:56 +08:00
gVisor bot
899a64f5d0 chore: fix sniffer log error 2023-10-20 22:36:29 +08:00
gVisor bot
2bbcfbe198 chore: decrease memory copy in sing listener 2023-10-20 08:39:04 +08:00
gVisor bot
b24f78b0b2 docs: update readme.md 2023-10-20 00:34:10 +08:00
gVisor bot
68da19351e chore: decrease memory copy in quic sniffer 2023-10-19 23:51:37 +08:00
gVisor bot
98965f4704 chore: code cleanup 2023-10-19 20:44:49 +08:00
gVisor bot
836a704183 Merge pull request #810 from 5aaee9/Alpha
feat: add quic sniffer
2023-10-19 19:34:45 +08:00
gVisor bot
cb8b9ae024 docs: update about quic sniffer 2023-10-19 19:09:13 +08:00