Difference between revisions of "Tmate"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
[[wikipedia:tmate]] allows instant [[terminal sharing]].
+
[[wikipedia:tmate]] allows instant [[terminal sharing]] using a [[ssh.tmate.io]].
 
* https://tmate.io/
 
* https://tmate.io/
 
* https://github.com/tmate-io/tmate
 
* https://github.com/tmate-io/tmate
Line 6: Line 6:
 
* <code>[[.tmate.conf]]</code>
 
* <code>[[.tmate.conf]]</code>
  
* <code>[[upterm]]</code>
 
 
* <code>[[brew install tmate]]</code>
 
* <code>[[brew install tmate]]</code>
 
* <code>[[apt install tmate]]</code>
 
* <code>[[apt install tmate]]</code>
Line 19: Line 18:
 
   -n <name>    specify the session token instead of getting a random one
 
   -n <name>    specify the session token instead of getting a random one
 
   -r <name>    same, but for the read-only token
 
   -r <name>    same, but for the read-only token
   -k <key>    specify an api-key, necessary for using named sessions on tmate.io
+
   -k <key>    specify an api-key, necessary for using named sessions on [[tmate.io]]
 
   -F          set the foreground mode, useful for setting remote access
 
   -F          set the foreground mode, useful for setting remote access
 
   -f <path>    set the config file path
 
   -f <path>    set the config file path
Line 27: Line 26:
  
  
  Tip: if you wish to use tmate only for remote access, run: tmate -F                                           
+
  Tip: if you wish to use tmate only for remote access, run: [[tmate -F]]                                            
 
  [0/0]
 
  [0/0]
  To see the following messages again, run in a tmate session: tmate show-messages
+
  To see the following messages again, run in a tmate session: [[tmate show-messages]]
 
  Press <q> or <ctrl-c> to continue
 
  Press <q> or <ctrl-c> to continue
 
  ---------------------------------------------------------------------
 
  ---------------------------------------------------------------------
  Connecting to ssh.tmate.io...
+
  Connecting to [[ssh.tmate.io]]...
 
  Note: clear your terminal before sharing readonly access
 
  Note: clear your terminal before sharing readonly access
 
  web session read only: https://tmate.io/t/ro-jn2Pdfdasfasf
 
  web session read only: https://tmate.io/t/ro-jn2Pdfdasfasf
Line 39: Line 38:
 
  ssh session: [email protected]
 
  ssh session: [email protected]
  
 +
== Related ==
 +
* <code>[[ngrok]]</code>
 +
* <code>[[tty-share]]</code>
 +
* <code>[[upterm]]</code>
  
 
== See also ==
 
== See also ==
 
* {{tmate}}
 
* {{tmate}}
 +
* {{terminal sharing}}
 
* {{terminal}}
 
* {{terminal}}
  
 
[[Category:Terminal]]
 
[[Category:Terminal]]

Latest revision as of 11:00, 13 August 2024

wikipedia:tmate allows instant terminal sharing using a ssh.tmate.io.

tmate
tmate -vvv
tmate -help
Usage: tmate [options] [tmux-command [flags]]

Basic options:
 -n <name>    specify the session token instead of getting a random one
 -r <name>    same, but for the read-only token
 -k <key>     specify an api-key, necessary for using named sessions on tmate.io
 -F           set the foreground mode, useful for setting remote access
 -f <path>    set the config file path
 -S <path>    set the socket path, useful to issue commands to a running tmate instance
 -v           set verbosity (can be repeated)
 -V           print version


Tip: if you wish to use tmate only for remote access, run: tmate -F                                           
[0/0]
To see the following messages again, run in a tmate session: tmate show-messages
Press  or <ctrl-c> to continue
---------------------------------------------------------------------
Connecting to ssh.tmate.io...
Note: clear your terminal before sharing readonly access
web session read only: https://tmate.io/t/ro-jn2Pdfdasfasf
ssh session read only: ssh [email protected]
web session: https://tmate.io/t/9af2342343242
ssh session: [email protected]

Related[edit]

See also[edit]

Advertising: