dotfiles/config/.ssh/config

127 lines
2.1 KiB
Plaintext
Raw Normal View History

# FSE
2019-03-21 22:06:08 +01:00
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
2019-03-21 22:06:08 +01:00
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
2019-08-14 22:05:24 +02:00
Host www
HostName 132.252.238.16
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
# Own Server
2019-03-21 22:06:08 +01:00
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
2021-01-12 11:18:49 +01:00
# Services
2019-03-21 22:06:08 +01:00
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
2021-01-12 11:18:49 +01:00
HostName 10.1.10.2
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
2021-01-12 11:18:49 +01:00
## CT
Host nginx
2021-01-12 11:18:49 +01:00
HostName 10.1.11.100
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host nextcloud
2021-01-12 11:18:49 +01:00
HostName 10.1.11.102
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host fireflyiii
2021-01-12 11:18:49 +01:00
HostName 10.1.11.105
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host pihole
2021-01-12 11:18:49 +01:00
HostName 10.1.11.108
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
2021-01-12 11:18:49 +01:00
Host plex
HostName 10.1.11.110
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
Host sshfs
2021-01-12 11:18:49 +01:00
HostName 10.1.11.107
Port 22
User root
2021-01-12 11:18:49 +01:00
IdentityFile /mnt/veracrypt1/tudattr
2021-01-12 11:18:49 +01:00
Host ansible
HostName 10.1.11.104
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
2021-01-12 11:18:49 +01:00
## VM
Host nfs
HostName 10.1.11.109
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox
2021-01-12 11:18:49 +01:00
Host torrent
HostName 10.1.11.111
Port 22
User root
IdentityFile /mnt/veracrypt1/proxmox