Hacker News new | ask | show | jobs
by cwillu 902 days ago
I guess the real issue is that ProxyCommand is evaluated by a shell, but the substitutions is done textually by ssh rather than by the shell, i.e., by providing the hostname via a environment variable.