diff options
author | EuAndreh <eu@euandre.org> | 2022-08-29 22:08:40 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-08-29 22:08:40 -0300 |
commit | 2273b9f5648eb844369941350f99abfb8b6d27bb (patch) | |
tree | 85084c759f6da794f3387c30fe7a49a4ad1e8213 /etc/ssh/known_hosts | |
parent | etc/tmux/tmux.conf: Add and configure tmux-resurrect and tmux-continuum (diff) | |
download | dotfiles-2273b9f5648eb844369941350f99abfb8b6d27bb.tar.gz dotfiles-2273b9f5648eb844369941350f99abfb8b6d27bb.tar.xz |
etc/ssh/known_hosts: Add camarada.site entry
Diffstat (limited to 'etc/ssh/known_hosts')
-rw-r--r-- | etc/ssh/known_hosts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh/known_hosts b/etc/ssh/known_hosts index 95c62d9..b7e6d6c 100644 --- a/etc/ssh/known_hosts +++ b/etc/ssh/known_hosts @@ -74,3 +74,4 @@ git.2f30.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJSLZ4G5w4NysBUmAHmr6/V9om42IHS 2001:19f0:5:1d65:5400:3ff:fee3:7463 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF2EgU3IgCwv1ynnWfxFm0SHTSoE0AYG3MJT/TpN3pBz [camarada.site]:38123 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILoz1gFl6chY91vQ5SrZXSP5yHqRI3TdYy2ccEDpS7Z4 149.28.21.56 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK2cITa9TuC3lzEihIfFYb0KhyJJ5Vg2vnGW1SMMwxhc +camarada.site ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILoz1gFl6chY91vQ5SrZXSP5yHqRI3TdYy2ccEDpS7Z4 |