mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update WWW to point to mirror of the original page
This commit is contained in:
parent
53500e6335
commit
18db2d0c6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287974
@ -9,7 +9,7 @@ Features of proxy-connect are:
|
||||
* Partially supports telnet proxy (experimental).
|
||||
* You can input password from tty, ssh-askpass or environment variable.
|
||||
* Simple and general program independent from OpenSSH.
|
||||
* You can also relay local socket stream instead of standard I/O.
|
||||
* You can also relay local socket stream instead of standard I/O.
|
||||
|
||||
Example Usage:
|
||||
|
||||
@ -18,4 +18,4 @@ Add to ~/.ssh/config
|
||||
Host remote.outside.net
|
||||
ProxyCommand /usr/local/sbin/proxy-connect -S socks:1080 %h %p
|
||||
|
||||
WWW: http://www.meadowy.org/~gotoh/projects/connect
|
||||
WWW: http://exit2shell.com/~skreuzer/projects/proxy-connect/
|
||||
|
Loading…
Reference in New Issue
Block a user