1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-29 05:25:21 -05:00
This commit is contained in:
Darien Raymond
2016-10-17 14:44:06 +02:00
parent 67d597af95
commit 7a14f646ee
5 changed files with 7634 additions and 7635 deletions

View File

@@ -57,7 +57,7 @@ func NewPoint(pConfig *Config) (*Point, error) {
if !space.HasApp(dns.APP_ID) {
dnsServer := dns.NewCacheServer(space, &dns.Config{
NameServers: []*v2net.Endpoint{
&v2net.Endpoint{
{
Address: &v2net.IPOrDomain{
Address: &v2net.IPOrDomain_Domain{
Domain: "localhost",