[squid-users] Re: Java external acl

2011-04-18 Thread edward_ryan
Thanks for the information! Could you go into a little more detail with your first suggestion (the easiest). By stdin and stderr do you mean System.in and System.err in Java? Also is there anywhere I can find an examples of the code for this? For the helper and the squid.conf? Thanks, Edward. -

[squid-users] Java external acl

2011-04-13 Thread edward_ryan
Hi Guys, Just for a learning experience (I'm learning java at uni and we have a squid proxy at work) I am trying to create an external acl using Java that will check if the user has a list of websites that they can access (the name of the list will just be their username) that other users cannot