Commit Graph

1782 Commits

Author SHA1 Message Date
gVisor bot
6afa624bf3 chore: return context error 2022-11-19 10:50:13 +08:00
gVisor bot
bcef894237 chore: Adjust the return 2022-11-19 10:47:03 +08:00
gVisor bot
a82c88f5aa fix: resolver's ctx 2022-11-19 10:45:44 +08:00
gVisor bot
5841fa51b0 fix: rollback batchExchange's code 2022-11-19 10:35:45 +08:00
gVisor bot
28c2ae75e0 fix: DoH/DoQ doesn't use context 2022-11-19 10:31:50 +08:00
gVisor bot
c57f091db5 fix: doh use NewRequestWithContext and batchExchange don't wait cancel finish 2022-11-19 09:43:31 +08:00
gVisor bot
5fd2771740 fix: auto retry in exchangeWithoutCache 2022-11-19 08:51:00 +08:00
gVisor bot
538743555e fix: better wireguard error handle 2022-11-18 19:40:39 +08:00
gVisor bot
e9333f4586 fix: wireguard handle conn is nil 2022-11-18 19:32:12 +08:00
gVisor bot
d57e07d611 fix: reset timeout in exchangeWithoutCache's singleflight 2022-11-18 18:02:46 +08:00
gVisor bot
025de25fc4 chore: support old chacha20 2022-11-16 18:37:14 +08:00
gVisor bot
459d0ef522 fix: resolver's defer 2022-11-16 17:53:52 +08:00
gVisor bot
24cfa48eef chore: better tfo inbound code 2022-11-16 10:43:16 +08:00
gVisor bot
e991a7d557 fix: correct the go.mod 2022-11-16 10:18:42 +08:00
gVisor bot
824fca3241 fix: sing-shadowsocks serverConn.Write return (0,nil) when p isn't empty 2022-11-16 10:18:42 +08:00
gVisor bot
8409fdc29e fix: don't use ReadOnceFrom in sing-shadowsocks 2022-11-16 10:18:42 +08:00
gVisor bot
d7d8037c1d ss and vmess inbound add tfo 2022-11-16 10:18:10 +08:00
gVisor bot
6e720744a7 update tfo to v2 2022-11-16 10:18:10 +08:00
gVisor bot
3e862bfe99 Merge commit '2a8e1778ad1d7b507e432f659407d76dffcaacb8' into Alpha 2022-11-14 20:17:52 +08:00
gVisor bot
d9f848ec02 fix: DoQ and HTTP/3 over proxy 2022-11-14 20:17:12 +08:00
gVisor bot
7f4459150f chore: sync tunnel code 2022-11-12 21:42:45 +08:00
gVisor bot
d955c2e016 chore: sync dns code 2022-11-12 21:31:07 +08:00
gVisor bot
eceeb5bdf1 fix: build error 2022-11-12 20:59:29 +08:00
gVisor bot
722e8a6c27 Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +08:00
gVisor bot
821e908e48 chore: better dns background fetch retrying 2022-11-12 18:29:19 +08:00
gVisor bot
71ab8298a2 chore: always pass context when resolve dns 2022-11-12 13:18:36 +08:00
gVisor bot
5bb875a62d chore: update listeners config 2022-11-12 12:36:59 +08:00
gVisor bot
a6b0e094ee fix: cleanup import 2022-11-12 12:31:44 +08:00
gVisor bot
8b65ab259b chore: update dns config 2022-11-12 12:12:31 +08:00
gVisor bot
70c6e586ca Merge pull request #256 from Skimmle/Alpha
featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy
2022-11-12 11:19:04 +08:00
gVisor bot
34ec07f589 featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy, DoH support perfer and force http3 2022-11-12 11:14:51 +08:00
gVisor bot
a6e05e040b chore: support IN-PORT rule 2022-11-11 23:36:06 +08:00
gVisor bot
ee63d0f05d code cleanup 2022-11-11 22:48:44 +08:00
gVisor bot
e4d211d0df chore: shadowsocks listener support old cipher 2022-11-11 22:44:44 +08:00
gVisor bot
4abbe8ce65 chore: add vmess, shadowsocks, tcptun and udptun listener 2022-11-11 20:56:08 +08:00
gVisor bot
d5d5dc2303 chore: remove AddrType on Metadata 2022-11-11 09:19:50 +08:00
gVisor bot
8e6715af08 Update README.md 2022-11-11 04:05:13 +08:00
gVisor bot
89fcfe3475 fix: update sing-vmess 2022-11-10 21:23:52 +08:00
gVisor bot
3d4ad0d317 fix: when host's ip in fakeip's range, don't send to remote server 2022-11-10 21:08:06 +08:00
gVisor bot
8f1e905cfe Update docs/config.yaml 2022-11-09 22:55:32 +08:00
gVisor bot
7570bb7119 Update README.md 2022-11-09 19:55:30 +08:00
gVisor bot
6737f32ea6 fix: small-case import name 2022-11-09 19:42:56 +08:00
gVisor bot
f33ad58ff5 fix: wireguard's dns resolve 2022-11-09 19:35:03 +08:00
gVisor bot
fb54c3b589 chore: support wireguard outbound 2022-11-09 18:44:06 +08:00
gVisor bot
b1802da5ea fix: exclude-filter not work when filter is empty 2022-11-09 08:41:30 +08:00
gVisor bot
a3d4385a90 chore: add exclude-filter to ProxyGroup 2022-11-09 08:06:37 +08:00
gVisor bot
2f6171aecc fix: subscriptionInfo api 2022-11-08 22:30:50 +08:00
gVisor bot
0231113b53 Merge pull request #250 from Skimmle/Alpha
chore: upgrade dependencies
2022-11-08 15:58:21 +08:00
gVisor bot
11a17c89ef chore: upgrade dependencies 2022-11-08 15:50:01 +08:00
gVisor bot
1dbd0cbf06 fix: subscriptionInfo api
fix: subscriptionInfo api

fix: subscriptionInfo api
2022-11-08 07:59:08 +08:00