comparison .ssh/config @ 300:95129e7fb0ac

Let's make that persist too
author Steve Huston <huston@srhuston.net>
date Mon, 14 Apr 2025 15:44:06 -0400
parents 283c6f6c64c5
children
comparison
equal deleted inserted replaced
299:283c6f6c64c5 300:95129e7fb0ac
57 User pi 57 User pi
58 58
59 # Shared connection for xanadu, csesbh2, and joshua 59 # Shared connection for xanadu, csesbh2, and joshua
60 # Including w2zq too, though I don't usually want those to stick around - 60 # Including w2zq too, though I don't usually want those to stick around -
61 # they'll get canceled when the proxy use is finished 61 # they'll get canceled when the proxy use is finished
62 Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org 62 Host xanadu.astro.princeton.edu csesbh2.princeton.edu td-parapet.princeton.edu joshua.srhuston.net w2zq.mywire.org
63 User huston 63 User huston
64 ControlMaster auto 64 ControlMaster auto
65 ControlPersist yes 65 ControlPersist yes
66 ControlPath ~/.ssh/sockets/%C 66 ControlPath ~/.ssh/sockets/%C
67 ServerAliveInterval 30 67 ServerAliveInterval 30