Y
Hacker News
new
|
ask
|
show
|
jobs
by
Foxboron
452 days ago
You could use `host match exec` instead of `ProxyCommand`. I believe it will run before you end up checking for files on disk.
1 comments
radlad
452 days ago
Hey, thanks for that! I didn't come across that back then. Looks intriguing.
link
cjcampbell
451 days ago
I’ve played a bit with this, but iirc, I ran into limitations with some of the clients that needed to be supported. But if all you need is OpenSSH, you should be set.
link
radlad
451 days ago
Good call out. One of the advantages of ProxyCommand was that it is supported by Chrome's Secure Shell extension, meaning you could use it on Chromebooks:
https://chromewebstore.google.com/detail/secure-shell/iodiha...
link