First of all: Thanks for this awesome project!
I want to host my own tty-proxy but would like to restrict access to it to trusted people/clients.
tmate once used an authorized_keys file which checked connecting ssh clients for authorization.
How could this look like for tty-proxy ? Could a nginx instance running in front of tty-proxy handle authorization, and how would the clients deal with it ?
First of all: Thanks for this awesome project!
I want to host my own tty-proxy but would like to restrict access to it to trusted people/clients.
tmate once used an authorized_keys file which checked connecting ssh clients for authorization.
How could this look like for tty-proxy ? Could a nginx instance running in front of tty-proxy handle authorization, and how would the clients deal with it ?