
sconnect - Make socket connection using SOCKS4/5 and HTTP tunnel.

sconnect makes a connection through a socks4/socks5 proxy.  It is intended 
for use as a helper program for other applications that need to access
resources on an internet that are only reachable through the proxy server.

sconnect (also known as connect.c) is
 * Copyright (C) 2000-2004 Shun-ichi Goto
 * Copyright (C) 2002, J. Grant (English Corrections)
See sconnect.c for the full copyright and GNU General Public License notice.

This README, the Makefile.am, configure.in, and related packaging were
prepared by Steve Tell.


