1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/corkscrew/pkg-descr
2004-01-06 04:02:41 +00:00

9 lines
284 B
Plaintext

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):
ProxyCommand /usr/local/bin/corkscrew HOST PORT %h %p
WWW: http://www.agroman.net/corkscrew/