Commit Graph

17 Commits

Author SHA1 Message Date
3184aa5abd chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
mzz
e466295096 fix: running issue and no network on android (#264) 2024-01-01 20:45:44 +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
00cf4bc3cd refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +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
38cc66d1d3 feat: support dns.ipversion_prefer 2023-04-07 23:06:04 +08:00
6657fb329c feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
2ff7e1ba47 feat: add config dir as extern geosite search dir. fix #41 2023-03-25 00:57:04 +08:00
4592be2320 fix: potential panic and check upstreams format before using them 2023-03-21 18:27:30 +08:00
160e17f6e7 fix: should intercept dns traffic even if no dns upstreams 2023-03-16 14:42:08 +08:00
e2964ee6aa chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
4706f58d22 fix: dead loop if no dns upstream given 2023-03-03 16:53:09 +08:00
95a8c0ac42 fix: potential panic caused by dns upstream ready callback 2023-02-27 16:21:53 +08:00
203e824ccf fix: potential dns leaking in the very beginning 2023-02-27 14:47:20 +08:00
mzz
5cf6dca509 feat: support export config outline and config marshal (#27) 2023-02-25 22:53:18 +08:00
mzz
8bd6a77398 feat: dns routing (#26) 2023-02-25 02:38:21 +08:00