1
1
Fork 0
dotfiles/.ssh/config

146 lines
2.3 KiB
Plaintext

# SSH For my own hosts
# Oxygen
Host oxygen
HostName 10.85.3.30
User joe
Host crawler.kitsunehosting.net
HostName crawler.kitsunehosting.net
User joe
host edge
HostName 10.85.5.52
User joe
host bitwarden
HostName 10.85.3.83
User joe
host frigate
IdentityFile ~/.ssh/hydroxonium
HostName 10.85.3.22
User joe
host crackheadbot
HostName 10.85.3.182
User joe
host dockerhost
HostName 10.85.3.75
User joe
Host cobalt
HostName 10.85.3.6
User root
# Supermicro machine in the server rack
Host manganese
HostName 10.85.3.5
User root
# R710
Host magnesium
HostName 10.85.3.4
User root
# The small romi robot for 1721
Host romi
HostName 10.17.21.55
User joe
# My main NAS
Host zinc
IdentityFile ~/.ssh/hydroxonium
HostName 10.85.3.120
User joe
# APRS
Host houston
IdentityFile ~/.ssh/hydroxonium
HostName 10.85.3.39
User joe
Host deck
HostName 10.85.3.221
User deck
# booru Image Server
Host booru
IdentityFile ~/.ssh/hydroxonium
HostName 10.85.3.71
User joe
# Caddy
Host caddy
IdentityFile ~/.ssh/hydroxonium
HostName 10.85.3.9
User joe
# Robotics
# 1721's main NAS
Host flattoaster
HostName 10.17.21.10
User root
Host lapis
HostName 10.17.21.30
User joe
# SSH for git servers
# Gitlab
Host gitlab.com
IdentityFile ~/.ssh/gitlab
UpdateHostKeys no
# Arch User Repo
Host aur.archlinux.org
IdentityFile ~/.ssh/aur
User aur
# Personal Git Server
Host ssh.kitsunehosting.net
Port 2222
IdentityFile ~/.ssh/gitea
# Github
Host github.com
IdentityFile ~/.ssh/github
# Bitbucket
Host bitbucket.org
IdentityFile ~/.ssh/bitbucket
# Silvertech
Host devserver
HostName 10.12.32.35
User joe
Host bosch
HostName 192.168.0.41
#IdentityFile ~/.ssh/silvertech/ssh_host_dsa_key
#UpdateHostKeys no
# The little docker host in the closet
# Runs the vestabot image
Host stdocker1
HostName 10.20.30.225
IdentityFile ~/.ssh/stdocker
# Little mini-pc in the IOT room
Host pioremote
# This is actually a zerotier ip
HostName 10.144.0.15
IdentityFile ~/.ssh/silvertech/silvertech
# Work laptop
Host workLaptop
HostName 10.144.236.234
IdentityFile ~/.ssh/hydroxonium
# Argen pi
Host argen
HostName 10.20.30.224