Use Caddy Server for TCP/UDP

Hello there,

Just came across Caddy server, very nice, simple yet powerful, TLS integration (with Letsencrypt) is nice; I, however have a question, can Caddy be used to proxy TCP and/or UDP connection:

Ex.: can I use Caddy to proxy a MySQL server and proxy an OpenVPN server.

Cheers!

Caddy is an HTTP server, not a TCP proxy. But there’s no reason someone couldn’t write a TCP server type for Caddy. :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.