nadoo / glider

glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
GNU General Public License v3.0
3.18k stars 437 forks source link

Update README.md #327

Closed xfzka closed 2 years ago

xfzka commented 2 years ago

if only wanna listen dns port, we need remove '-listen' option, otherwise can't run. will report error: log.go:40: [mixed] failed to listen on -dns=:53: listen tcp: lookup -dns=: no such host

nadoo commented 2 years ago

Thanks!