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 |
|
gVisor bot
|
1a4d0ab21c
|
Feature: reuse dns resolver cache when hot reload
|
2020-08-31 00:32:18 +08:00 |
|
gVisor bot
|
6ca03f5a90
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|
gVisor bot
|
b61e1cd00c
|
Feature: dns server could lookup hosts (#872)
|
2020-08-11 10:28:17 +08:00 |
|
gVisor bot
|
4b867e11de
|
Fix: dns should put msg to cache while exchangeWithoutCache (#820)
|
2020-07-20 21:16:36 +08:00 |
|
gVisor bot
|
63e2c176f1
|
Fix: write msg cache multiple times (#812)
Co-authored-by: john.xu <john.xu@bytedance.com>
|
2020-07-17 17:34:40 +08:00 |
|
gVisor bot
|
30b4a7f6dc
|
Fix: fake-ip-filter on fakeip mode should lookup ip-host mapping (#743)
|
2020-06-14 00:41:53 +08:00 |
|
gVisor bot
|
7e5a24ebd2
|
Feature: implemented a strategy similar to optimistic DNS (#647)
|
2020-05-07 15:10:14 +08:00 |
|
gVisor bot
|
b033dd0369
|
Chore: picker support get first error
|
2020-04-16 18:31:40 +08:00 |
|
gVisor bot
|
f50a8dbe00
|
Fix: dns request panic and close #527
|
2020-03-24 10:13:53 +08:00 |
|
gVisor bot
|
eb3be06859
|
Fix: dns fallback logic
|
2020-03-13 00:11:54 +08:00 |
|
gVisor bot
|
d72f597c74
|
Fix: #563 and fallback error return
|
2020-03-08 13:00:42 +08:00 |
|
gVisor bot
|
717482065c
|
Fix: dns not cache RcodeServerFailure
|
2020-02-25 21:53:28 +08:00 |
|
gVisor bot
|
c808d8a84f
|
Fix: domain dns crash
|
2020-02-17 22:13:15 +08:00 |
|
gVisor bot
|
03a9106fa1
|
Fix: ipv6 dns crash
|
2020-02-17 20:11:46 +08:00 |
|
gVisor bot
|
38e0b9da50
|
Feature: add default-nameserver and outbound interface
|
2020-02-15 21:42:46 +08:00 |
|
gVisor bot
|
8c463cee00
|
Fix: use the fastest whether the result is successful
|
2020-02-14 16:36:20 +08:00 |
|
gVisor bot
|
9ff9414cfd
|
Chore: aggregate mmdb (#474)
|
2020-01-11 21:07:01 +08:00 |
|
gVisor bot
|
713c8a2c40
|
Fix: upstream dns ExchangeContext workaround (#468)
|
2020-01-10 14:13:44 +08:00 |
|
gVisor bot
|
da5b005df8
|
Chore: increase DNS timeout (#464)
|
2020-01-01 19:23:34 +08:00 |
|
gVisor bot
|
95f06ab9b9
|
Improve: UDP relay refactor (#441)
Co-authored-by: Dreamacro <Dreamacro@vip.qq.com>
|
2019-12-28 18:44:01 +08:00 |
|
gVisor bot
|
06e1f31a89
|
Fix: urltest get fastest node ehavior (#326)
|
2019-10-12 23:29:00 +08:00 |
|
gVisor bot
|
fe31a84b22
|
Fix: ip version check
|
2019-09-27 15:26:07 +08:00 |
|
gVisor bot
|
406618f3aa
|
Fix: clearer error and ipv6 string parse (#325)
|
2019-09-27 10:33:37 +08:00 |
|
gVisor bot
|
b38663a209
|
Feature: add fallback filters (#105)
|
2019-09-15 13:36:45 +08:00 |
|
gVisor bot
|
4994510c87
|
Feature: move hosts to the top
|
2019-09-14 20:01:08 +08:00 |
|
gVisor bot
|
72beaf1327
|
Fix(dns): use closure client (#251)
|
2019-08-02 09:22:09 +08:00 |
|