diff .ssh/config @ 235:2b3e169f8182

Updating proxy setting, forgot I wasn't using a controlmaster there
author Steve Huston <huston@srhuston.net>
date Wed, 03 Aug 2022 21:17:26 -0400
parents 27bc245f4194
children bb69763716a7
line wrap: on
line diff
--- a/.ssh/config	Tue Jul 26 15:50:23 2022 -0400
+++ b/.ssh/config	Wed Aug 03 21:17:26 2022 -0400
@@ -33,7 +33,9 @@
   User pi
 
 # Shared connection for xanadu, csesbh2, and joshua
-Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net
+# Including w2zq too, though I don't usually want those to stick around -
+# they'll get canceled when the proxy use is finished
+Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org
   User huston
   ControlMaster auto
   ControlPersist yes