Closed
Description
My apologies if there's already a way to do this, but it looks like there isn't.
For me there's really no use case to secure the proxied ports, but I do like code-server running behind authentication wall so I don't want to disable the whole thing. It'd be great if there was an option like code-server --disable-proxy-auth
that would allow /proxy/<port>
requests to go through.