The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : datapipe

Bind a local port and connect it to a remote socket

 datapipe.c is a simple program that allows a listening TCP/IP port to be
constructed on the machine it is running on.  Any connections to that port
will then be forwarded to the specified remote host and remote port.  This
program can be useful for allowing your Distributed.net clients
communicate to the outside world by running it on a gateway machine that
has access to both the inside firewall and the outside realworld.

Additionally, if you live behind a SOCKS firewall, you can compile this
code with SOCKS support for your system and use it to act as a
"SOCKS translator" for your Distributed.net clients.  In this case,
datapipe doesn't even need to be run on a gateway machine.
 

ftp://ftp.distributed.net/pub/dcti/unsupported/



datapipe history


v. 1.8
date: 2005/07/01 17:13:34;  author: roam;  state: Exp;  lines: +16 -1
Add two OPTIONS - use SO_REUSEADDR and avoid backgrounding.
Fix a couple of compiler warnings.
Do not bind the outgoing address to the listener address [1].

PR:		70205 [1]
Submitted by:	Helge Oldach 

v. 1.7 date: 2004/02/11 12:27:19; author: roam; state: Exp; lines: +1 -1 Grab maintainership of this port. While I'm here, add SIZE to distinfo, just for kicks.
v. 1.6 date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +2 -2 dbaker@FreeBSD.org has been inactive in the ports community for over a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months.
v. 1.5 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +2 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4 date: 2003/03/07 06:07:39; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2000/04/09 18:10:50; author: cpiazza; state: Exp; lines: +3 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/01/12 07:52:50; author: kris; state: Exp; lines: +2 -2 Respect CFLAGS
v. 1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; lines: +0 -0 properly (i hope) import datapipe port datapipe is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. ============================================================================= v. 1.8 date: 2005/07/01 17:13:34; author: roam; state: Exp; lines: +16 -1 Add two OPTIONS - use SO_REUSEADDR and avoid backgrounding. Fix a couple of compiler warnings. Do not bind the outgoing address to the listener address [1]. PR: 70205 [1] Submitted by: Helge Oldach
v. 1.7 date: 2004/02/11 12:27:19; author: roam; state: Exp; lines: +1 -1 Grab maintainership of this port. While I'm here, add SIZE to distinfo, just for kicks.
v. 1.6 date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +2 -2 dbaker@FreeBSD.org has been inactive in the ports community for over a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months.
v. 1.5 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +2 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4 date: 2003/03/07 06:07:39; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2000/04/09 18:10:50; author: cpiazza; state: Exp; lines: +3 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/01/12 07:52:50; author: kris; state: Exp; lines: +2 -2 Respect CFLAGS
v. 1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; lines: +0 -0 properly (i hope) import datapipe port datapipe is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. ============================================================================= v. 1.8 date: 2005/07/01 17:13:34; author: roam; state: Exp; lines: +16 -1 Add two OPTIONS - use SO_REUSEADDR and avoid backgrounding. Fix a couple of compiler warnings. Do not bind the outgoing address to the listener address [1]. PR: 70205 [1] Submitted by: Helge Oldach
v. 1.7 date: 2004/02/11 12:27:19; author: roam; state: Exp; lines: +1 -1 Grab maintainership of this port. While I'm here, add SIZE to distinfo, just for kicks.
v. 1.6 date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +2 -2 dbaker@FreeBSD.org has been inactive in the ports community for over a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months.
v. 1.5 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +2 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4 date: 2003/03/07 06:07:39; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3 date: 2000/04/09 18:10:50; author: cpiazza; state: Exp; lines: +3 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/01/12 07:52:50; author: kris; state: Exp; lines: +2 -2 Respect CFLAGS
v. 1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/04 08:13:51; author: dbaker; state: Exp; lines: +0 -0 properly (i hope) import datapipe port datapipe is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm