added .ssh

This commit is contained in:
liph
2026-07-21 21:35:16 +02:00
parent 7b23a57221
commit 95956d123a
147 changed files with 5607 additions and 7 deletions
+73
View File
@@ -0,0 +1,73 @@
Host serv
HostName 100.69.72.2
port 50100
User liph
IdentityFile ~/.ssh/keys/servarr_ed25519
Host seco
HostName 100.69.98.79
port 50101
User liph
IdentityFile ~/.ssh/keys/second_ed25519
Host bird
HostName 100.69.15.238
port 50102
User liph
IdentityFile ~/.ssh/keys/second_ed25519
Host code
HostName 100.69.154.45
port 50103
User liph
IdentityFile ~/.ssh/keys/code_ed25519
Host mail
HostName 100.79.210.76
# HostName 100.69.37.217
port 50105
User liph
IdentityFile ~/.ssh/keys/mail_ed25519
Host cadd
HostName 100.69.98.182
port 50107
User liph
IdentityFile ~/.ssh/keys/caddy_ed25519
Host adgu
HostName 100.69.212.71
port 50108
User liph
IdentityFile ~/.ssh/keys/adguard_ed25519
Host immi
HostName 100.69.241.25
port 50109
User liph
IdentityFile ~/.ssh/keys/immich_ed25519
Host olla
HostName 100.69.233.66
port 50111
User liph
IdentityFile ~/.ssh/keys/ollama_ed25519
Host pve
HostName 100.69.168.86
# HostName 100.105.103.33
port 50011
User root
IdentityFile ~/.ssh/keys/proxmox_ed25519
Host pbs
HostName 100.69.240.213
# port 50011
User root
IdentityFile ~/.ssh/keys/proxmox_ed25519
Host open
HostName 100.79.210.76
port 50010
User root
IdentityFile ~/.ssh/keys/openwrt_ed25519