1. Caddy version (caddy version
): v2.4.6 h1:HGkGICFGvyrodcqOOclHKfvJC0qTU7vny/7FhYp9hNw=
2. How I run Caddy:
starts automatically as a service as installed with apt on ubuntu
a. System environment:
Ubuntu 20
b. Command:
wscat -c wss://moreassholes.com/echo
c. Service/unit/compose file:
N/A
d. My complete Caddyfile or JSON config:
moreassholes.com:443 {
root * /mnt/nyfc/static
templates
file_server
websocket /echo cat
3. The problem I’m having:
Can’t determine if version 2> supports running local programs with STDIN/STDOUT like V1 did and if so, how.
4. Error messages and/or full log output:
404 error when trying to use :
websocket /echo cat
5. What I already tried:
https://caddy.its-em.ma/v1/docs/websocket