1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 18:00:43 +00:00
v2fly/app/dns
Jebbs 7c1ab06206
v5: Remove v2ctl & wv2ray (#488)
* remove v2ctl, wv2ray
* remove v2ctl, wv2ray build scripts
* remove infra/control/main
* remove !confonly flag
* remove ctlcmd package
* remove Confgi.Override func
* move commands package into main
2020-12-04 22:32:55 +08:00
..
config.pb.go Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
config.proto Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
dns.go Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
dnscommon_test.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
dnscommon.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
dohdns.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
hosts_test.go fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
hosts.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
nameserver_test.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
nameserver.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
server_test.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
server.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
udpns.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00