You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out section 5 of this comment. It tries to multiplex HTTPS and SSH by having layer4 itself listen on 433.
It uses SSH and SNI matchers along with the subroute handler; I'm not sure if caddy-ext/layer4 supports those.
Hi,
Is it possible to specify a host/domain for a service?
I'm using the caddy-docker-proxy module in combination with yours with this label:
which generates this caddy part:
But I would like to specify the host/domain, so I could have multiple services running on the same port. Is it possible?
The text was updated successfully, but these errors were encountered: