aboutsummaryrefslogtreecommitdiff
path: root/net/tmate-ssh-server
Commit message (Collapse)AuthorAge
* treewide: add missing conffilesHuangbin Zhan2021-10-27
| | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* tmate-ssh-server: add packagePaul Spooren2021-03-31
The `tmate` tool is a fork of `tmux` which allows remote access to a device without setting up any port forwarding. This commits adds the backend server which handles connections. Signed-off-by: Paul Spooren <mail@aparcar.org>