Added native socks support to libc in FreeBSD 7
- From: Raffaele De Lorenzo <raffaele.delorenzo@xxxxxxxxx>
- Date: Fri, 07 Dec 2007 09:19:54 +0100
Hi,
i added a native (client) Socks V4/V5 support inside FreeBSD libc
library. The work is based of my project (see
http://csocks.altervista.org) CSOCKS.
You can get it here:
http://csocks.altervista.org/download/FreeBSD_libc.tar.gz
CHANGES:
I changed the file:
/usr/src/lib/libc/Makefile
I added the Directory:
/usr/src/lib/libc/socks
They contains the files:
csocks.c
csocks.h
csocks.conf.5
csocks.1
Makefile.inc
I added the configuration file (csocks.conf in the /etc/ directory)
/usr/src/etc/
INSTALL ISTRUCTIONS:
copy the Makefile in /usr/src/lib/libc/
copy the directory socks in /usr/src/lib/libc/
touch /etc/csocks.conf
recompile the libc and install it (cd /usr/src/lib/libc && make && make
install)
I Tested it in FreeBSD 7 only on i386
cheers
Raffaele
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: MD5 Collisions...
- Next by Date: Re: Added native socks support to libc in FreeBSD 7
- Previous by thread: MD5 Collisions...
- Next by thread: Re: Added native socks support to libc in FreeBSD 7
- Index(es):
Relevant Pages
|
|