Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS forward proxy with Caddy #78

Open
caddylac2 opened this issue Aug 11, 2020 · 1 comment
Open

TLS forward proxy with Caddy #78

caddylac2 opened this issue Aug 11, 2020 · 1 comment

Comments

@caddylac2
Copy link

2. What are you trying to do?

Someone on the forum suggested to ask here.

Can Caddy (2) work as a transparent TLS interception proxy similar to squid? The readme only mentions http.

@mholt
Copy link
Member

mholt commented Aug 17, 2020

Like a TCP proxy or TLS terminator, without regard for application-layer protocols? Yes: https://github.com/mholt/conncept

Project Conncept is a Caddy module I'm writing that does this. It's really cool! And it's already working, but still in development. Sponsors get early access for now. Would love to have you try it out if you're interested!

Edit: Oh, but I guess that's a reverse proxy. I'm not sure if Project Conncept can be used as a forward proxy. Maybe it could... I haven't used squid so I don't really know what that means or what your requirements are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants