ssh/config: Add tmate.io
This commit is contained in:
parent
a5d358b252
commit
a2595656a6
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ Host pkgs.fedoraproject.org
|
|||
Host wip.pkgsrc.org
|
||||
Ciphers aes256-gcm@openssh.com
|
||||
|
||||
Host *.tmate.io
|
||||
Ciphers aes256-gcm@openssh.com
|
||||
HostKeyAlgorithms rsa-sha2-512
|
||||
|
||||
Host *
|
||||
IdentitiesOnly yes
|
||||
Ciphers chacha20-poly1305@openssh.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue