wwqgtxx
|
acfc9f8baa
|
chore: reset resolver's connection after default interface changed
|
2024-09-27 20:36:00 +08:00 |
|
wwqgtxx
|
40f40f6d24
|
fix: dns dial to wrong target
|
2024-06-15 13:32:57 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
c1f24d8f0e
|
chore: code cleanup
|
2023-10-25 18:07:45 +08:00 |
|
wwqgtxx
|
d48f9c2a6c
|
chore: rebuild ca parsing
|
2023-09-22 14:45:34 +08:00 |
|
wwqgtxx
|
2c44b4e170
|
chore: update quic-go to 0.35.1
|
2023-06-03 16:45:35 +08:00 |
|
wwqgtxx
|
ab3fce29ab
|
feat: wireguard add remote-dns-resolve and dns settings
|
2023-04-11 10:29:55 +08:00 |
|
Skyxim
|
28c7de6185
|
fix: avoid modifying the request message id
|
2023-02-14 21:09:37 +08:00 |
|
Skyxim
|
b6b6413d04
|
refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning
|
2023-01-14 21:08:06 +08:00 |
|
3andero
|
804cff8c55
|
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 |
|
wwqgtxx
|
17cbbb5bf0
|
chore: split dns's dialContext and listenPacket
|
2022-12-13 12:38:46 +08:00 |
|
wwqgtxx
|
b3b5f17e03
|
chore: cleanup doh/doq's code
|
2022-12-13 11:23:34 +08:00 |
|
wwqgtxx
|
a6f7e1472b
|
fix: let doh/dot server follow hosts and can remotely resolve itself ip
|
2022-12-07 20:01:44 +08:00 |
|
wwqgtxx
|
c89b1f0e96
|
chore: tuic add cubic,new_reno,bbr congestion_controller
|
2022-11-25 10:33:37 +08:00 |
|
Skyxim
|
b8b3c9ef9f
|
fix: DoH/DoQ doesn't use context
|
2022-11-19 10:31:50 +08:00 |
|
Skimmle
|
6db7c800d5
|
fix: DoQ and HTTP/3 over proxy
|
2022-11-14 20:17:12 +08:00 |
|
wwqgtxx
|
901a47318d
|
chore: always pass context when resolve dns
|
2022-11-12 13:18:36 +08:00 |
|
Skimmle
|
3e20912339
|
featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy, DoH support perfer and force http3
|
2022-11-12 11:14:51 +08:00 |
|
Skyxim
|
10f8f5dd7b
|
chore: Increase idle timeout and add keep alive period
|
2022-07-15 21:57:50 +08:00 |
|
Skyxim
|
a73e690172
|
fix: DoQ closes udp immediately.
|
2022-07-15 21:54:02 +08:00 |
|
Skyxim
|
a8ce283727
|
feat: add fingerprint param
|
2022-07-11 13:42:28 +08:00 |
|
Skyxim
|
ab8e9e7d7a
|
fix: skip-cert-verify not work
|
2022-07-11 12:37:27 +08:00 |
|
Skyxim
|
fef9f95e65
|
feat: add fingerprint for tls verify
|
2022-07-10 20:44:24 +08:00 |
|
Skyxim
|
9c70e649ca
|
fix: disable doq skip verify cert
|
2022-06-25 09:16:49 +08:00 |
|
Skyxim
|
f7481ecadf
|
chore: delete DOQ meaningless ALPN
|
2022-06-12 23:17:26 +08:00 |
|
Skyxim
|
85c37b473a
|
fix: DOQ blocked dns return result because DOQ goroutine leak
|
2022-06-12 21:41:01 +08:00 |
|
Skyxim
|
23bc231df3
|
chore: doq default port change to 853, ALPN use doq
|
2022-06-12 17:53:11 +08:00 |
|
Skyxim
|
8343c3597e
|
fix: doq maybe crash when use adapter
|
2022-06-06 21:45:08 +08:00 |
|
MetaCubeX
|
ade424cbb4
|
chore: 调整dns interface与adapter部分
|
2022-06-05 13:37:00 +08:00 |
|
MetaCubeX
|
43d3a0c8ea
|
chore: mix the proxy adapter and interface to dns client
|
2022-06-04 21:18:49 +08:00 |
|
Skyxim
|
ed9b9ce3c5
|
refactor: 添加no_gvisor 编译tag, 剔除gvisor stack支持, 方便在arm设备上debug
|
2022-06-03 20:07:30 +08:00 |
|
Skyxim
|
1298d2f8b6
|
chore: 添加tag no_doq 编译不含doq版本, 仅减少1.5MB(macOS-arm64)
|
2022-06-03 18:12:06 +08:00 |
|
Skyxim
|
16b27b3a1f
|
fix: doq过代理错误
|
2022-05-17 21:30:54 +08:00 |
|
MetaCubeX
|
8681728b8d
|
chore: doq parameters
|
2022-05-02 05:01:07 +08:00 |
|
Skyxim
|
4f634edaa9
|
refactor: doq dialer
|
2022-04-28 22:21:48 +08:00 |
|