# 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

# Services
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 10.1.10.2
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox
    
## CT
Host nginx
    HostName 10.1.11.100
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host nextcloud
    HostName 10.1.11.102
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host fireflyiii
    HostName 10.1.11.105
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host pihole
    HostName 10.1.11.108
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host plex
    HostName 10.1.11.110
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host sshfs
    HostName 10.1.11.107
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/tudattr

Host ansible
    HostName 10.1.11.104
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

## VM

Host nfs
    HostName 10.1.11.109
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox

Host torrent
    HostName 10.1.11.111
    Port 22
    User root
    IdentityFile /mnt/veracrypt1/proxmox
