justinschw / docker-squid-e2guardian-pi

Squid with SSL bump and e2guardian together in one docker container for raspberry pi.
7 stars 3 forks source link

Setup instructions #1

Closed timsayshey closed 3 years ago

timsayshey commented 3 years ago

Cool project. As someone totally new to all of this.

Can you provide a quick setup guide?

I'm wanting to set this up as a Transparent Proxy.

justinschw commented 3 years ago

I am sure I have done this before. You can basically provide any squid.conf that you want. You can set up a transparent proxy there. Here is one example of a squid transparent proxy. https://gist.github.com/bogdanr/2aac18e64d794df6f390

From there, just map the corresponding ports and apply an iptables rule to redirect to those ports, exactly as you would if you were doing a normal squid install.

On Fri, Jan 8, 2021 at 9:05 AM Tim Badolato notifications@github.com wrote:

Cool project. As someone totally new to all of this.

Can you provide a quick setup guide?

I'm wanting to set this up as a Transparent Proxy.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/justinschw/docker-squid-e2guardian-pi/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5QSWAOUR44JGLOC4WKMFTSY4NKRANCNFSM4V2R5YTA .