freebsd-ports/net/corkscrew/pkg-descr

9 lines
284 B
Text
Raw Normal View History

Corkscrew is a simple utility to help tunnel SSH connections through
web proxies.
Add the following line to your ~/.ssh/config file (replacing HOST and
PORT with your web proxy settings):
2004-01-06 05:02:41 +01:00
ProxyCommand /usr/local/bin/corkscrew HOST PORT %h %p
WWW: http://www.agroman.net/corkscrew/