Commit Graph

47 Commits

Author SHA1 Message Date
gVisor bot
7de04cd5cf chore: rebuild ca parsing 2023-09-22 14:45:34 +08:00
gVisor bot
9e6aaea7e0 chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
gVisor bot
72447a529d feat: wireguard add remote-dns-resolve and dns settings 2023-04-11 10:29:55 +08:00
gVisor bot
22d25db573 style: run go fmt on every .go file (#392) 2023-02-17 16:31:37 +08:00
gVisor bot
b4862b7124 fix: avoid modifying the request message id 2023-02-14 21:09:37 +08:00
gVisor bot
c348b6ae70 chore: better dns log 2023-01-28 22:33:03 +08:00
gVisor bot
8ec6c87a2b refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning 2023-01-14 21:08:06 +08:00
gVisor bot
419982688f fix: skip-cert-verify is true by default (#333)
* fix: skip-cert-verify is true by default

* fix: format

* fix: typo

Co-authored-by: 3andero <3andero@github.com>
Co-authored-by: Hellojack <106379370+H1JK@users.noreply.github.com>
2023-01-13 09:55:01 +08:00
gVisor bot
f73cbb90a2 chore: split dns's dialContext and listenPacket 2022-12-13 12:38:46 +08:00
gVisor bot
b531a40791 chore: cleanup doh/doq's code 2022-12-13 11:23:34 +08:00
gVisor bot
a6e88229d6 fix: let doh/dot server follow hosts and can remotely resolve itself ip 2022-12-07 20:01:44 +08:00
gVisor bot
65b60a3468 chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
gVisor bot
271ae04f1e fix: catch context.DeadlineExceeded too 2022-11-19 23:16:20 +08:00
gVisor bot
cc32f639ed fix: adjust log 2022-11-19 23:07:49 +08:00
gVisor bot
e3c162d833 fix: better error return 2022-11-19 23:06:27 +08:00
gVisor bot
60b6d68339 fix: better error check 2022-11-19 23:03:14 +08:00
gVisor bot
f26bc212e1 fix: DoH recreate the connection multiple times 2022-11-19 22:48:04 +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
d9f848ec02 fix: DoQ and HTTP/3 over proxy 2022-11-14 20:17:12 +08:00
gVisor bot
a6b0e094ee fix: cleanup import 2022-11-12 12:31:44 +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
21d44fa391 refactor: DoH use fragment setting params 2022-07-21 21:40:28 +08:00
gVisor bot
ba67dc3dd9 chore: clean code 2022-07-20 17:15:19 +08:00
gVisor bot
95e3a765d4 chore: Adjust the falling logic 2022-07-16 19:52:51 +08:00
gVisor bot
c3035df5be fix: DoH retry HTTP/3 2022-07-15 21:54:57 +08:00
gVisor bot
27b5ecf3ab fix: skip-cert-verify not work 2022-07-11 12:37:27 +08:00
gVisor bot
91e1649822 feat: add fingerprint for tls verify 2022-07-10 20:44:24 +08:00
gVisor bot
71afe64a8e chore: upgrade dependencies for hysteria 2022-07-07 12:49:52 +08:00
gVisor bot
d8d3466de5 fix: h3 of doh fall back logic 2022-07-06 21:25:25 +08:00
gVisor bot
db4fb69b10 refactor: h3 for doh 2022-07-06 20:53:34 +08:00
gVisor bot
1fc9e0be99 fix: close idle connections 2022-07-04 20:38:07 +08:00
gVisor bot
dd66f8826c fix: close transport with doh of h3 2022-07-03 23:01:49 +08:00
gVisor bot
12338f285b feat: try h3 connect DOH, failed will fall back h2; turn on with dns.prefer-h3: true 2022-07-03 21:59:47 +08:00
gVisor bot
cc41c30b09 chore: 调整dns interface与adapter部分 2022-06-05 13:37:00 +08:00
gVisor bot
7b40a2bd06 chore: mix the proxy adapter and interface to dns client 2022-06-04 21:18:49 +08:00
gVisor bot
e69c54cfcd [test] 2021-11-17 16:03:47 +08:00
gVisor bot
088b281a6a Fix: #1660 panic 2021-10-11 21:05:38 +08:00
gVisor bot
0ebd7b6949 Chore: remove deprecated ioutil 2021-10-09 20:35:06 +08:00
gVisor bot
90e2f5cb53 Chore: doh request should with id 0 (#1660) 2021-10-07 22:57:55 +08:00
gVisor bot
089faa30a5 Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468 2021-07-03 20:34:44 +08:00
gVisor bot
7fedfb30f0 Fix: domain dns should follow hosts config, close #1318 2021-04-01 21:20:44 +08:00
gVisor bot
7206450be0 Chore: open ForceAttemptHTTP2 on DoH 2020-06-01 13:43:26 +08:00
gVisor bot
38e0b9da50 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
gVisor bot
0c82ab8cdf Chore: use custom dialer 2020-02-09 17:02:48 +08:00
gVisor bot
694d924cc7 Fix: valid proxy group and remove unused code 2019-12-14 18:13:33 +08:00
gVisor bot
be170308c2 Feature: support DoH 2019-06-28 12:29:08 +08:00