Commit Graph

15 Commits

Author SHA1 Message Date
12d4a5bd3e chore(license/copyright): update license signature (#820) 2025-05-28 09:43:34 -04:00
mzz
e7c24976bf fix: panic due to goroutine setting returned error (#748) 2025-02-19 17:08:53 +08:00
bfc17c3e2d feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
mzz
f26ac49d9e fix/chore: update submodule outbound to fix panic in some edge cases (#503) 2024-04-24 02:22:50 +08:00
3184aa5abd chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
mzz
25c047a766 optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
mzz
a6382423a4 fix: bad ipversion selection caused by #251 (#257)
* fix: bad ipversion selection caused by #251

* chore: upgrade softwind
2023-08-05 18:18:21 +08:00
mzz
ee09ae17e3 feat: support iptables tproxy (#80) 2023-06-04 11:38:05 +08:00
e71c272693 style: format golang import package code style (#58)
Co-authored-by: Kevin Yu <yqlbu@Bu.edu>
2023-04-23 13:27:29 +08:00
127a000058 fix/optimize: reroute if necessary and add opendns as bootstrap dns 2023-04-07 20:38:06 +08:00
85343ac141 fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
4592be2320 fix: potential panic and check upstreams format before using them 2023-03-21 18:27:30 +08:00
e2964ee6aa chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
f061ca7884 optimize(dial_mode): cache for real domain 2023-03-13 16:40:37 +08:00
mzz
8bd6a77398 feat: dns routing (#26) 2023-02-25 02:38:21 +08:00