gVisor bot
|
c75d75c982
|
chore: combine workflows
|
2023-02-19 01:23:06 +08:00 |
|
gVisor bot
|
4055f72f48
|
feat: nameserver policy support multiple server
|
2023-02-03 21:40:05 +08:00 |
|
gVisor bot
|
c348b6ae70
|
chore: better dns log
|
2023-01-28 22:33:03 +08:00 |
|
gVisor bot
|
5715ae8c5f
|
chore: adjust keyword for geosite-based nameserver policy
|
2023-01-28 00:19:58 +08:00 |
|
gVisor bot
|
0bf0750d50
|
feature: geosite-based nameserver policy
|
2023-01-27 23:40:53 +08:00 |
|
gVisor bot
|
b48387d9f4
|
chore: optimize DomainTrie for only one child
|
2022-11-30 19:42:05 +08:00 |
|
gVisor bot
|
537035ffa8
|
chore: decrease DomainTrie's memory use
|
2022-11-30 18:50:46 +08:00 |
|
gVisor bot
|
5fd2771740
|
fix: auto retry in exchangeWithoutCache
|
2022-11-19 08:51:00 +08:00 |
|
gVisor bot
|
d57e07d611
|
fix: reset timeout in exchangeWithoutCache's singleflight
|
2022-11-18 18:02:46 +08:00 |
|
gVisor bot
|
459d0ef522
|
fix: resolver's defer
|
2022-11-16 17:53:52 +08:00 |
|
gVisor bot
|
d955c2e016
|
chore: sync dns code
|
2022-11-12 21:31:07 +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
|
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
|
99a1561cd4
|
chore: trie.DomainTrie will not depend on zero value
|
2022-11-02 22:28:18 +08:00 |
|
gVisor bot
|
2022605546
|
feat: add ip-version param
|
2022-08-28 13:41:43 +08:00 |
|
gVisor bot
|
81dd0ed2db
|
Chore: reduce dhcp dns client cost
|
2022-08-24 21:36:19 +08:00 |
|
gVisor bot
|
08f414e9c7
|
Chore: remove old cache implementation
|
2022-08-17 11:43:20 +08:00 |
|
gVisor bot
|
730f5b2d5f
|
Feature: sync missing resolver logic from premium, but still net.IP on opensource
|
2022-08-13 13:07:35 +08:00 |
|
gVisor bot
|
21d44fa391
|
refactor: DoH use fragment setting params
|
2022-07-21 21:40:28 +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
|
39b9ee9462
|
chore: 降低并发查询时IPv6等待
|
2022-05-28 09:58:45 +08:00 |
|
gVisor bot
|
98ca305a54
|
fix: 并发dns查询,由于ipv6阻塞导致某些情况下的网络不通
|
2022-05-21 00:34:15 +08:00 |
|
gVisor bot
|
02d30883b6
|
feat: "!"(not) support for geosite
eg. GEOSITE,!CN,Proxy & dns.fallback-filter.geosite: ['!CN']
|
2022-05-15 13:16:45 +08:00 |
|
gVisor bot
|
683198dcfe
|
fix: dns specified interface does not change
|
2022-04-28 22:40:06 +08:00 |
|
gVisor bot
|
ad67a1c34c
|
Chore: use generics as possible
|
2022-04-25 13:18:30 +08:00 |
|
gVisor bot
|
532ec82a08
|
feat: support tcp concurrent, Separate dialing and dns resolver ipv6
tcp-concurrent:true
|
2022-04-23 00:27:22 +08:00 |
|
gVisor bot
|
e2dbbb7cfe
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
gVisor bot
|
89d75e59d1
|
Refactor: DomainTrie use generics
|
2022-04-12 18:45:47 +08:00 |
|
gVisor bot
|
b1cf4dc1a2
|
Refactor: lrucache use generics
|
2022-04-12 18:44:07 +08:00 |
|
gVisor bot
|
05125430dd
|
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# adapter/outbound/trojan.go
# adapter/outbound/vless.go
# transport/trojan/trojan.go
|
2022-03-30 13:15:45 +08:00 |
|
gVisor bot
|
67d04485ca
|
Refactor: MainResolver
|
2022-03-28 00:44:13 +08:00 |
|
gVisor bot
|
db31cfbd7f
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-03-17 17:41:02 +08:00 |
|
gVisor bot
|
50ab57c72e
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
|
2022-03-17 01:41:51 +08:00 |
|
gVisor bot
|
446fd99436
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
gVisor bot
|
907c68c9cb
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
gVisor bot
|
e5358cd03a
|
Feature: resolve ip with a proxy adapter
|
2022-02-23 02:38:50 +08:00 |
|
gVisor bot
|
e69c54cfcd
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|
gVisor bot
|
a40706ba21
|
Fix: unexpected proxy dial behavior on mapping mode
|
2021-10-18 21:08:27 +08:00 |
|
gVisor bot
|
653f2de2c0
|
Style: use gofumpt for fmt
|
2021-10-10 23:44:09 +08:00 |
|
gVisor bot
|
a50a642f01
|
Fix: dhcp client should request special interface
|
2021-10-05 13:31:19 +08:00 |
|
gVisor bot
|
da551ac737
|
Feature: add dhcp type dns client (#1509)
|
2021-09-06 23:07:34 +08:00 |
|
gVisor bot
|
edf35558f0
|
Feature: add geoip-code option
|
2021-08-25 15:15:13 +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
|
a409e7f2aa
|
Feature: dns resolve domain through nameserver-policy (#1406)
|
2021-05-19 11:17:35 +08:00 |
|
gVisor bot
|
4e68b6cd3d
|
Fix: don't resolve AAAA record when ipv6 is false and use go dns resolver
|
2021-04-01 18:03:30 +08:00 |
|
gVisor bot
|
be5a2a9adf
|
Refactor: make inbound request contextual
|
2021-01-23 14:58:09 +08:00 |
|
gVisor bot
|
54618e59c9
|
Feature: support domain in fallback filter (#964)
|
2020-09-28 22:17:10 +08:00 |
|
gVisor bot
|
1cd2b8d8fb
|
Chore: split enhanced mode instance (#936)
Co-authored-by: Dreamacro <305009791@qq.com>
|
2020-09-17 10:48:42 +08:00 |
|