Files
dotbare/.ssh/config
2021-08-11 18:04:29 +02:00

114 lines
1.8 KiB
Plaintext

#SCE_ICON:linux
Host dsm916
User bruno
HostName 192.168.2.7
Port 42666
IdentityFile ~/.ssh/id_ed25519
ServerAliveInterval 60
#SCE_ICON:linux
Host dsm916e
User bruno
HostName clicclac.synology.me
Port 42666
IdentityFile ~/.ssh/id_ed25519
ServerAliveInterval 60
#SCE_ICON:linux
Host asus
User bruno
HostName 192.168.2.1
Port 56222
#SCE_ICON:ubuntu
Host vps
User root
HostName 212.227.191.167
Port 22
IdentityFile ~/.ssh/id_rsa
#SCE_ICON:ubuntu
# /var/www/vhosts/maboiteverte.fr
Host vpsmbv
User bruno
HostName 212.227.191.167
Port 22
IdentityFile ~/.ssh/id_rsa
#SCE_ICON:ubuntu
# /var/www/vhosts/sur-le-sentier.fr
Host vpssls
User sentier
HostName 212.227.191.167
Port 22
IdentityFile ~/.ssh/id_rsa
Host *
AddKeysToAgent yes
UseKeychain yes
#SCE_ICON:linux
Host dsm414
User bruno
HostName 192.168.2.8
Port 42666
IdentityFile ~/.ssh/id_ed25519
#SCE_ICON:apache
Host 1and1
User u39024110
HostName u39024110.1and1-data.host
Port 22
IdentityFile ~/.ssh/id_dsa
#SCE_ICON:apache
# uniquement rsa
Host ovh
User funnymac
HostName ftp.cluster011.ovh.net
Port 22
IdentityFile ~/.ssh/id_rsa
#SCE_DISABLED:ServerAliveInterval 60
#SCE_ICON:raspberrypi
# 192.168.1.254
Host pi3
User pi
HostName framboise.local
Port 41888
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60
#SCE_ICON:raspberrypi
# 192.168.1.254
Host pi3e
User pi
HostName clicclac.synology.me
Port 41888
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60
#SCE_ICON:raspberrypi
Host pi4
User pi
HostName raspberrypi4.local
Port 36722
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60
#SCE_ICON:debian
# 192.168.1.46
Host debian
User bruno
HostName debian.home
Port 22
IdentityFile ~/.ssh/id_ed25519
#SCE_ICON:linux
# 192.168.1.79
Host solus
User bruno
HostName solus.local
IdentityFile ~/.ssh/id_rsa