Can caddy run as a general (forwarding) proxy?

I use caddy extensively to proxify docker backends - it works great.

I was wondering if caddy can work as a general proxy (similar to, say, squid) where all my browser requests would go through it and be forwarded. I am not sure if this mechanism has a specific name besides “forwarding proxy”.

I do not think this functionality exists - I did not see any mention in the documentation and some past questions refer to v1 only.

Yep, there’s a forward proxy plugin, but v2 support is still WIP.

https://github.com/caddyserver/forwardproxy/issues/72

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.