It'sBelow is my Dante'sDante SOCKS Proxy server configuration that I connect to without any authentication:
internal: eth0 port = 53200
internal: 127.0.0.1 port = 53200
external: eth0
clientmethod: none
method: none
user.privileged: root
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: error # connect disconnect
}
pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
protocol: tcp udp
log: error # connect disconnect
}
I have set up a user group with many users in linux andwith many members. I want members of thatthis group to be able to connect to the proxy server through authentication using authentication (via proxifier). How
How can I useenforce user authentication over dantewith Dante ?