As Alex mentioned its not possible to do with squid. I modified the squid
source code to do this a month ago. Its not hard to do, you will only need
to modify http.cc and client_side.cc a bit.
On Tue, Jul 11, 2017 at 9:42 PM, Alex Rousskov <
rouss...@measurement-factory.com> wrote:
> On 07/10/201
Eliezer
>
>
> http://ngtech.co.il/lmgtfy/
> Linux System Administrator
> Mobile: +972-5-28704261
> Email: elie...@ngtech.co.il
>
>
> From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On
> Behalf Of Sonya Roy
> Sent: Thursday, June 22, 2017 21:
t use squid). I know for a fact that
they don't intend to block proxies.
Could you point me in the direction to where I should look for in the
source code of squid? the part that handles the header data sent from the
client.
With regards,
Sonya Roy.
On Fri, Jun 23, 2017 at 12:02 AM, Ale
its not being used by a bot.
With regards,
Sonya Roy.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Thanks for all the help. I just checked the /etc/squid/passwords file,
turns out I mistakenly used htpasswd -c when saving the last username,
password and all the previous ones got overwritten.
After fixing that, the config file I wrote earlier worked fine.
With regards,
Sonya Roy
On Tue, Jun
k the header
Proxy-Authenticate: Basic realm="proxy". I am not sure what I am doing
wrong here.
With regards,
Sonya Roy
On Tue, Jun 20, 2017 at 2:49 AM, Amos Jeffries wrote:
> On 20/06/17 09:15, Amos Jeffries wrote:
>
>> On 20/06/17 03:20, Sonya Roy wrote:
>>
>>
is connected to and they are using %SRC for that.
With regards,
Sonya Roy.
On Mon, Jun 19, 2017 at 6:43 PM, Amos Jeffries wrote:
> On 20/06/17 00:09, Sonya Roy wrote:
>
>> Hi,
>>
>> From what I saw with using IP as part of then authentication, it checks
>> which IP
m and another to
another 25.
I hope this clarifies my original question.
With regards,
Sonya Roy.
On Mon, Jun 19, 2017 at 5:30 PM,
wrote:
> Send squid-users mailing list submissions to
> squid-users@lists.squid-cache.org
>
> To subscribe or unsubscribe via the World Wide
tried this in those acl rules:-
acl abcd myip x.x.x.x proxy_auth user1
and so on. But this doesn't seem to work and I realized that the proxy_auth
acl rules need to be separate than these. Is there any workaround for this?
With regards,
Sonya Roy
___