From owner-freebsd-net@FreeBSD.ORG Mon Dec 10 08:13:45 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23BB416A418 for ; Mon, 10 Dec 2007 08:13:45 +0000 (UTC) (envelope-from raffaele.delorenzo@libero.it) Received: from grupposervizi.it (mail1.tagetik.com [85.18.71.243]) by mx1.freebsd.org (Postfix) with SMTP id 58FFE13C457 for ; Mon, 10 Dec 2007 08:13:43 +0000 (UTC) (envelope-from raffaele.delorenzo@libero.it) Received: (qmail 30510 invoked by uid 453); 10 Dec 2007 08:13:41 -0000 Received: from [192.9.210.26] (HELO noel.grupposervizi.it) (192.9.210.26) by grupposervizi.it (qpsmtpd/0.31.1) with ESMTP; Mon, 10 Dec 2007 09:13:41 +0100 Message-ID: <475CF534.9080106@libero.it> Date: Mon, 10 Dec 2007 09:13:40 +0100 From: Raffaele De Lorenzo User-Agent: Thunderbird 2.0.0.9 (X11/20071204) MIME-Version: 1.0 To: d@delphij.net References: <4757D2DE.3070305@libero.it> <4759E103.7010504@delphij.net> In-Reply-To: <4759E103.7010504@delphij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, freebsd-net@freebsd.org Subject: Re: Added native socks support to libc in FreeBSD 7 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2007 08:13:45 -0000 Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Raffaele De Lorenzo wrote: > >> 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 >> > > Would you mind sending a PR for this? It sounds useful to me and I > don't want it to lose... > > Cheers, > - -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) > > iD8DBQFHWeEDhcUczkLqiksRAinRAJ9kxtecWCxOiXEH4kA7RW3veoYyiACg2KkX > EUQGp7FdQIHmqlDFUN3MV88= > =9dnN > -----END PGP SIGNATURE----- > . > > Hi, Many thanks for your intersted. You can go to http://csocks.altervista.org or in the FreeBSD ports collections (you must use the search keyword "csocks"). Instead, If you want to test the new libc with native socks support please download and install FreeBSD_libc.tar (fetch http://csocks.altervista.org/download/FreeBSD_libc.tar.gz). If you have any question for the installation procedure, you can contact me. cheers Raffaele