From 4015511f94a3f57087468e263f63e47d375ac8dd Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 24 Nov 2019 14:30:26 +0000 Subject: [PATCH] ssh: replace uh-nuc with fpp-nuc --- ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh/config b/ssh/config index 580aac1..06590cf 100644 --- a/ssh/config +++ b/ssh/config @@ -8,9 +8,9 @@ ForwardAgent yes Host deepthought ForwardAgent yes -Host uh-nuc01 +Host fpp-nuc HostName localhost -Port 22222 +Port 22223 ForwardAgent yes ProxyJump rmz.io -- 2.48.1