blob: 6a26a145a642fd5c579fa4ea145911537aaad3fe (
plain) (
blame)
1
2
3
4
5
6
7
|
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>
|