It's all about the answers!

Ask a question

User and server port mapping in squid


Mamun Arfin (111) | asked Jun 30 '18, 12:20 p.m.

 I have a use case where I install a proxy manager in the server,after that I open several ports in the server,say 30000-40000.So after I start the proxymanager I am able to use the proxy , so for using the proxy I put serverip and port in the browser. But since anyone with serverip:port can use the proxy so I want to restrict the access by authentication so it should be in this way serverip:port:username:password , also one more check should be there that port and username mapping should be there like one user will be able to access only the assigned port.


so the result format would be 
serverip:port1:user1:pass1
serverip:port2:user2:pass2
serverip:port3:user3:pass3


I want to add the portN to userN , which is userN:passN mapping so that only the port that assigned to the user will work for him

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.