connect.c is the simple relaying command to make network connection via SOCKS and https proxy. It is mainly intended to be used as proxy command of OpenSSH. You can make SSH session beyond the firewall with this command, Features of connect.c... 続きを読む
connect-proxy(1) - Linux man page Name connect-proxy - connect over SOCKS4/5 proxy Synopsis connect-proxy [-dnhst45] [-R resolve ] [-p local-port ] [-w secs ] [-H [user@]proxy-server[:port]] ] [-S [user@]socks-server[:port]] ] [-T proxy-serve... 続きを読む
■ connect.c を使って SOCKS サーバ経由で社内サーバへ SSH 接続 以前社外から社内 Web サイトへのアクセスは autossh + FoxyProxy を使って SOCKS 経由で直接できるように設定した (記事)。 また Unison や Subversion もそれぞれ SSH port forwarding 経由で... 続きを読む