1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Nicholas Marriott be0c79f3ad Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg
tmux-1000. The default socket is thus /tmp/tmux-UID/default. To start a
separate server, the new -L command line option should be used: this creates a
socket in the same directory with a different name ("-L main" will create
socket called "main"). -S should only be used to place the socket outside
/tmp. This makes sockets a little more secure and a bit more convenient to use
multiple servers.
2009-03-27 15:57:10 +00:00
2009-01-10 12:52:57 +00:00
2009-02-08 01:54:23 +00:00
2009-01-10 14:08:24 +00:00
2008-09-29 16:58:02 +00:00
2008-09-09 22:16:37 +00:00
2008-08-07 20:20:52 +00:00
2009-03-04 17:24:07 +00:00
2009-02-16 18:58:14 +00:00
2009-02-03 17:21:19 +00:00
2009-02-25 21:56:46 +00:00
2009-01-23 20:20:23 +00:00
2009-02-16 18:57:16 +00:00
2009-01-27 23:26:15 +00:00
2009-03-04 17:24:07 +00:00
2009-03-04 17:24:07 +00:00
2009-03-07 10:29:06 +00:00
FAQ
2009-03-27 08:44:12 +00:00
2009-01-10 01:51:22 +00:00
2007-11-20 17:01:38 +00:00
2009-01-18 21:46:30 +00:00
2009-02-21 17:46:13 +00:00
2009-02-18 08:41:46 +00:00
2009-02-17 18:54:14 +00:00
2009-02-18 08:41:46 +00:00
2009-01-10 01:51:22 +00:00
2009-03-07 09:42:13 +00:00
2009-03-07 10:29:06 +00:00
2009-02-10 00:09:44 +00:00
2009-03-07 10:29:06 +00:00
2009-03-07 10:29:06 +00:00
2009-01-18 17:20:52 +00:00
2009-03-02 17:01:00 +00:00
2009-01-29 19:24:34 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%