From 89ed2acf2b44e86ae57d1377ef4ed2abd6816524 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Tue, 2 Jun 2026 15:50:37 -0400 Subject: [PATCH] Add in millyard labs --- .ssh/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.ssh/config b/.ssh/config index 45cbaa5..722c070 100644 --- a/.ssh/config +++ b/.ssh/config @@ -12,6 +12,10 @@ host edge HostName 10.85.5.52 User joe +host lakemesh + HostName 172.25.72.74 + User joe + host portainer HostName 10.85.3.60 User joe @@ -30,6 +34,17 @@ host portainer HostName 10.85.3.60 User joe +host lithium + IdentityFile ~/.ssh/gallium + HostName 10.85.3.112 + IPQoS cs0 cs0 + User joe + +host matrix + IdentityFile ~/.ssh/gallium + HostName 10.85.3.38 + user joe + host crackheadbot HostName 10.85.3.182 User joe @@ -185,6 +200,10 @@ Host argen User joe IdentityFile ~/.ssh/gitlab +# Millyard labs +Host git.millyardlabs.com + IdentityFile ~/.ssh/millyard + Host asterisk HostName 10.85.3.155 IdentityFile ~/.ssh/hydroxonium