8 ms·
Try ProxyJump instead - it’s the newer way of doing it.
by zeroimpl 3y ago
Try ProxyJump instead - it’s the newer way of doing it.
- bdd8f1df777b 3y agoProxyJump is to connect to one SSH server by another SSH, right? It doesn't work against GFW. GFW throttles SSH traffic across borders to ensure that SSH can only be used for running commands rather than tunneling data.
- zeroimpl 3y agoYeah I assumed that's what you were doing, since you mentioned Github blocked specifically. If you need to proxy through a protocol other than SSH, likely need to keep using ProxyCommand.