dotfiles/ssh/.ssh/config

37 lines
700 B
Plaintext
Raw Normal View History

2019-09-02 12:15:00 +02:00
host zion
user coolneng
hostname 10.8.0.1
2019-09-02 12:15:00 +02:00
port 22
identityfile ~/.ssh/zion
2020-03-21 20:31:04 +01:00
2020-05-24 02:23:06 +02:00
host localhost
user root
hostname localhost
port 22
identityfile ~/.ssh/localhost
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
user sybase
hostname 10.0.1.3
port 2222
identityfile ~/.ssh/sica
KexAlgorithms +diffie-hellman-group1-sha1