From cb0b51c358c48fa989cc03d4f23fdb874a82edbf Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Sun, 22 Dec 2024 09:16:41 -0800 Subject: [PATCH] Switch port to avoid using proxy --- ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/config b/ssh/config index a8fec6d..34d7324 100644 --- a/ssh/config +++ b/ssh/config @@ -44,7 +44,7 @@ Host vm-web Host zero User anish HostName zero.aathalye.csail.mit.edu - ProxyJump csail-jump + Port 10022 Host two User anish