logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tmate-ssh-server - server side part of tmate

Description

tmate-ssh-server  is  the  server  side part of tmate. It acts as a ssh-server and takes connections from
       tmate clients.

Name

tmate-ssh-server - server side part of tmate

Options

-b *ip* to bind to.

       -h *hostname*.

       -k *keysdir* directory containing the ssh-keys.

       -a *authorized_keys_path* path to authorized keys file.

       -p *port* to listen on.

       -x *proxy_hostname*.

       -q *proxy_port*.

       -s use syslog.

       -v verbose output.

See Also

tmate(1)

                                                  05 June 2024                               tmate-ssh-server(1)

Synopsis

tmate-ssh-server [-bip] [-hhostname] [-kkeys_dir] [-aauthorized_keys_path] [-pport] [-xproxy_hostname] [-qproxy_port] [-s] [-v]

See Also