/ Published in: Bash
Expand |
Embed | Plain Text
install corkscrew : sudo apt-get install corkscrew (under ubuntu/debian) edit your ~/.ssh/config file: Host * ProxyCommand corkscrew proxy.server.com 3128 %h %p
You need to login to post a comment.
