dotfiles/ssh/.ssh/config

41 lines
784 B
Plaintext
Raw Normal View History

2019-09-02 12:15:00 +02:00
host zion
user coolneng
2021-05-28 10:51:21 +02:00
hostname 192.168.13.2
2019-09-02 12:15:00 +02:00
port 22
identityfile ~/.ssh/zion
2020-03-21 20:31:04 +01:00
host prodyfo
user ec2-user
hostname ec2-52-47-172-241.eu-west-3.compute.amazonaws.com
port 22
identityfile ~/.ssh/odyfo
host devyfo
user ec2-user
hostname ec2-35-181-115-141.eu-west-3.compute.amazonaws.com
port 22
identityfile ~/.ssh/odyfo
2021-03-17 12:57:35 +01:00
host unit
user coace
2021-03-30 18:06:52 +02:00
hostname 10.0.1.3
2021-03-17 12:57:35 +01:00
port 22
identityfile ~/.ssh/coace
2021-03-30 18:06:52 +02:00
host sica
2021-04-15 13:14:07 +02:00
user root
2021-03-30 18:06:52 +02:00
hostname 10.0.1.3
port 2222
identityfile ~/.ssh/sica
KexAlgorithms +diffie-hellman-group1-sha1
2021-03-31 00:52:24 +02:00
2021-04-06 18:36:36 +02:00
host aegis
user coace
hostname 10.0.1.4
port 22
identityfile ~/.ssh/aegis
2021-03-31 00:52:24 +02:00
host eu.nixbuild.net
pubkeyacceptedkeytypes ssh-ed25519
identityfile ~/.ssh/nixbuild