-------------------------------------------------------------------------------- nylon 0.2e -------------------------------------------------------------------------------- by marius aamodt eriksen (marius@umich.edu) D E S C R I P T I O N nylon is a socks 4 and 5 compliant proxy server. it acts as a transparent transport for any socks compliant internet client. it does not yet support binding (it will soon). I N S T A L L ./configure make su make install note: if you are building this on a *bsd system, you have to use gnu make (typically 'gmake') instead of the system provided 'make' C O N F I G U R E nylon now sports a configuration system. the supplied nylon.conf demonstrates all available configuration options. edit it accordingly to your system. T H A N K S nicolai krakowiak for auto{make,conf}, debian packaging and solaris compatibility. tony kurc for the awesome logo. U S A G E nylon -hvV [-p portno] [-i if] [-I if] [-l ip] [-n no_connections] -h help -v verbose mode -V print version -p portno use specifed port -i if bind to specified interface (listening) -I if bind to specified interface (connecting) -l ip accept connections only from [ip] -n num number of connections allowed L I C E N S E nylon is distributed under a bsd-like license. feel free to use, modify and distribute in any form.