Created
January 2, 2020 10:12
-
-
Save leozhang2018/5f037e2bfb3c04759ed0529a8699b112 to your computer and use it in GitHub Desktop.
Tmate Client Conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set -g tmate-server-host "tmate.homelab.ci" | |
set -g tmate-server-port 2200 | |
set -g tmate-server-rsa-fingerprint "SHA256:vf+Jjirofnvw1ankFLpjB7pXzgnzqWtHjc4uAKpKEIU" | |
set -g tmate-server-ed25519-fingerprint "SHA256:TKojUyvsfk7wpn4iLvzW6Jb4uYbJQT36tMA/0xGsvmc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment