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.07k stars 418 forks source link

How to start socks5 server and udp forward service via socks5 in one glider process? #373

Closed aa51513 closed 11 months ago

aa51513 commented 1 year ago

I'm trying to add "-dns" param in the config file ,then I got the flowing message :

glider -config glider.conf
flag provided but not defined: -dns

I don't know why

github-actions[bot] commented 12 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

alpominth commented 11 months ago

It should be like this:

dns=127.0.0.1:5353
dnsserver=8.8.8.8:53

See https://github.com/nadoo/glider/tree/master/config/examples/9.transparent_proxy_without_dnsmasq