diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-11-21 11:26:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:26:41 +0700 |
commit | 65a25d327605673f40f642316d419cff26447eb6 (patch) | |
tree | 36f0007a0576883d5c8e94417eb39c4c61083703 /network/tmate/README | |
parent | 021c58a20e59e5ffdee58903d0c90ca0065cfc6f (diff) |
network/tmate: Added (instant terminal sharing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tmate/README')
-rw-r--r-- | network/tmate/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/tmate/README b/network/tmate/README new file mode 100644 index 0000000000000..8a704c4bfd977 --- /dev/null +++ b/network/tmate/README @@ -0,0 +1,6 @@ +tmate is a fork of tmux. It provides instant terminal sharing (either read-write +or read-only) through the server at tmate.io, or through your own server. + +You can think of tmate as a reverse ssh tunnel accessible from anywhere. + +tmate and tmux can coexist on the same system, they do not conflict. |