freebsd-ports/net/libconnect/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

16 lines
637 B
Plaintext

This is the shared library which allows change IP-address from which
will be performing TCP-connection of network applications. This is
extremely useful when you need to control this but programs you are
using have no configuration options specifying to which IP-address they
should bind.
To use this library you need only to set up environment variable CONN_ADDR
to the IP-address to bind and then use LD_PRELOAD to pre-load this library
for the application.
Does not work with statically linked programs (there are not too much of
them hopefully).
FTP: ftp://ftp.lexa.ru/pub/domestic/snar/
ftp://ftp.lucky.net/pub/unix/local/