diff options
-rw-r--r-- | .ssh/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 722d084..9a5b869 100644 --- a/.ssh/config +++ b/.ssh/config @@ -94,6 +94,13 @@ Host telehack Host tt tilde.team Hostname tilde.team User rak +Host grex grex.org + Hostname grex.org + Ciphers aes256-gcm@openssh.com + User rak +Host rtc rawtext.club + Hostname rawtext.club + User rak Host *.github.com HostKeyAlias github-server-pool.github.com ## Global defaults |