Skip to content

Instantly share code, notes, and snippets.

@wrannaman
Last active October 13, 2020 17:08
Show Gist options
  • Save wrannaman/48accb61336bcb1fa5f5c17ba63e6d0d to your computer and use it in GitHub Desktop.
Save wrannaman/48accb61336bcb1fa5f5c17ba63e6d0d to your computer and use it in GitHub Desktop.
tmate old instructions bc they removed them from their damn website
# after install
ssh-keygen
# New Session
tmate -S /tmp/tmate.sock new-session -d
# Show ssh url
tmate -S /tmp/tmate.sock display -p '#{tmate_ssh}'
# show web url
tmate -S /tmp/tmate.sock display -p '#{tmate_web}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment