Port details |
- proxy-connect Command to make network connections via SOCKS and HTTPS proxies
- 100 net
=1 100Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2005-06-20 21:33:07
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: tmpreaper, python, weex
- License: not specified in port
- WWW:
- http://exit2shell.com/~skreuzer/projects/proxy-connect/
- Description:
- proxy-connect is a simple relaying command to make network connection via SOCKS
and HTTPS proxies. It is mainly intended to be used as proxy command for
OpenSSH.
Features of proxy-connect are:
* Supports SOCKS (version 4/4a/5) and HTTPS CONNECT method.
* Supports NO-AUTH and USERPASS authentication of SOCKS
* 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.
Example Usage:
Add to ~/.ssh/config
Host remote.outside.net
ProxyCommand /usr/local/sbin/proxy-connect -S socks:1080 %h %p
WWW: http://exit2shell.com/~skreuzer/projects/proxy-connect/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- proxy-connect>0:net/proxy-connect
- No installation instructions:
- This port has been deleted.
- PKGNAME: proxy-connect
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (proxy-connect-100.tar.bz2) = dc9660277aa6cc0253f1fab3a3e636a422360f90630eeba97f8f4b7e4fac4355
SIZE (proxy-connect-100.tar.bz2) = 21907
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
100 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
100 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
100 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
100 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
100 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
100 21 Feb 2014 14:03:09 |
miwi |
- Stage support |
100 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
100 24 Dec 2011 17:43:12 |
skreuzer |
Update WWW to point to mirror of the original page |
100 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
100 28 Mar 2009 01:16:37 |
skreuzer |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
100 09 Nov 2008 22:53:24 |
miwi |
- Update to 100
- Pass maintainership to submitter
PR: 128619
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> |
1.96 01 Sep 2008 01:41:16 |
linimon |
Reset alfred, who has not been active in ports for a while.
Hat: portmgr |
1.96 07 Jul 2006 20:00:06 |
alfred |
Improve upon pkg-descr. Note install is in /usr/local and give link
to the program's web page.
Submitted by: Huver |
1.96 25 May 2006 20:20:15 |
alfred |
update to 1.96.
Requested by: Stephen Fisher |
1.68 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.68 20 Jun 2005 21:32:35 |
alfred |
Add proxy-connect, a port of a tool that's easy to use to negotiate
SOCKS and HTTP proxies. |
Number of commits found: 16
|