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

Authentication on listeners #348

Closed neginsadeghi closed 1 year ago

neginsadeghi commented 2 years ago

Hi, is there any option for authentication in socks/HTTP proxy listener mode?

I mean a way that only authenticated users could use our proxy :)

phantomcraft commented 2 years ago

glider -listen http://user:password@127.0.0.1:3128

glider -listen socks://user:password@127.0.0.1:1080

See also: https://github.com/nadoo/glider/issues/347#issuecomment-1273744693

github-actions[bot] commented 1 year 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.