Explorar o código

enable dns outbound

Darien Raymond %!s(int64=7) %!d(string=hai) anos
pai
achega
7505be8bfc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
main/distro/all/all.go

@@ -24,6 +24,7 @@ import (
 
 	// Inbound and outbound proxies.
 	_ "v2ray.com/core/proxy/blackhole"
+	_ "v2ray.com/core/proxy/dns"
 	_ "v2ray.com/core/proxy/dokodemo"
 	_ "v2ray.com/core/proxy/freedom"
 	_ "v2ray.com/core/proxy/http"