Tmate - Instant terminal sharing
tmate.io
Tmate - Instant terminal sharing
1–10 of 13 posts
Re: Tmate - Instant terminal sharing
#2Re: Tmate - Instant terminal sharing
#3tmux -S /tmp/pair
chmod 777 /tmp/pair
tmux -S /tmp/pair attach
Re: Tmate - Instant terminal sharing
#4I don't get it why not just use tmux?! tmux -S /tmp/pair chmod 777 /tmp/pair tmux -S /tmp/pair attach
Re: Tmate - Instant terminal sharing
#5I don't get it why not just use tmux?! tmux -S /tmp/pair chmod 777 /tmp/pair tmux -S /tmp/pair attach
Because you need to open some port on your router, create an SSH account, and let your friend connect to your machine. That's a pain point.
Re: Tmate - Instant terminal sharing
#6I don't get it why not just use tmux?! tmux -S /tmp/pair chmod 777 /tmp/pair tmux -S /tmp/pair attach
Re: Tmate - Instant terminal sharing
#7Re: Tmate - Instant terminal sharing
#8Re: Tmate - Instant terminal sharing
#9Why is this any better then wemux
The trouble of having to setup networking // SSH accounts is gone
Re: Tmate - Instant terminal sharing
#10Earlier quoted context omitted.
Because you need to open some port on your router, create an SSH account, and let your friend connect to your machine. That's a pain point.
From the video it looks like this works via SSH as well so you will still need to "create an SSH account, and let your friend connect to your machine"