sudo apt-get install connect-proxy
vim /etc/ssh/ssh_config
Host *
ProxyCommand connect -H localhost:8123 %h %p
sudo apt-get install connect-proxy
vim /etc/ssh/ssh_config
Host *
ProxyCommand connect -H localhost:8123 %h %p