Improve upon pkg-descr. Note install is in /usr/local and give link
to the program's web page. Submitted by: Huver
This commit is contained in:
parent
e46027bc6d
commit
6049bad09c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167160
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
A proxy tunnel tool, best used as a wrapper for ssh.
|
||||
|
||||
ProxyCommand /usr/sbin/proxy-connect -S socks:1080 %h %p
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue