dotfiles/config/.ssh/config

143 lines
2.5 KiB
Plaintext

# FSE
Host mx
HostName 132.252.238.12
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
Host gitlab
HostName 132.252.238.13
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
Host helios
HostName 132.252.238.17
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
Host root
HostName 132.252.238.06
Port 2222
User root
IdentityFile /mnt/veracrypt1/fse
Host www
HostName 132.252.238.16
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
# Own Server
Host infinity
HostName mos4.de
Port 22
User infinity
IdentityFile /mnt/veracrypt1/mos4.de
Host goldi
HostName mos4.de
Port 22
User goldi
IdentityFile /mnt/veracrypt1/goldi
# Gitlab/Hub
Host github.com
Hostname github.com
Port 22
User git
IdentityFile /mnt/veracrypt1/git
Host gitlab.com
Hostname gitlab.com
Port 22
User git
IdentityFile /mnt/veracrypt1/git
Host picoCTF
HostName 2018shell4.picoctf.com
Port 22
User mos4
IdentityFile "/home/tuan/Documents/CTF/picoCTF/2018/30 - ssh-keyz/picoCTF"
# Homeserver
Host proxmox
HostName 192.168.178.38
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host nginx
HostName 192.168.178.24
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host nextcloud
HostName 192.168.178.25
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host sonarr
HostName 192.168.178.43
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host portainer
HostName 192.168.178.39
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host fireflyiii
HostName 192.168.178.40
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host pfsense
HostName 192.168.178.55
Port 2222
User root
IdentityFile /mnt/veracrypt1/proxmox
Host pihole
HostName 192.168.178.47
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host nfs
HostName 192.168.178.37
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host plex
HostName 192.168.178.48
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host torrent
HostName 192.168.178.51
# HostName 192.168.178.55
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host minecraft
HostName 192.168.178.59
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host ftb
HostName 192.168.178.61
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox