freebsd-ports/net/proxy-connect/pkg-descr

8 lines
218 B
Text
Raw Normal View History

A proxy tunnel tool, best used as a wrapper for ssh.
ProxyCommand /usr/local/sbin/proxy-connect -S socks:1080 %h %p
Docs here: http://zippo.taiyo.co.jp/~gotoh/ssh/connect.html
-Alfred Perlstein <alfred@freebsd.org>