File tmate-slave.1 of Package tmate-slave
.TH TMATE-SLAVE 1
.SH NAME
tmate-slave \- the server part of tmate
.SH SYNOPSIS
.B tmate-slave
[\fB\-k\fR \fIkeys_dir\fR]
[\fB\-l\fR \fIlogfile\fR]
[\fB\-p\fR \fIport\fR]
[\fB\-h\fR \fIhost\fR]
[\fB\-v\fR]
.SH DESCRIPTION
.B tmate-slave
is the server part of the tmate tool. This makes it possible to use tmate without the usage of tmate.io.
.SH OPTIONS
.TP
.BR \-k \fIkey_dir\fR
Set the location of the generated key directory.
.BR \-l \fIlogfile\fR
Set the location of the used logfile.
.BR \-p \fIport\fR
Set server listening port. Default prot is 22.
.BR \-h \fIhost\fR
Set server listening hostname or IP address.