========================================================== ftpbnc November 30, 2003 Version 0.4 21:50 EST Coded by comrade ========================================================== Fixes/Updates 30.11.2003 21:44 EST (version 0.4) * Fixed bug when TLS-enabled daemons had welcome message longer than one line. * Support for local SSL connections. Certificate and key are read from cert.pem and key.pem. * Support for dynamic idents via mdidentd. (Connections must be made to ident@host:port.) 09.02.2003 20:40 EST (version 0.31) * Support for configuration files, and password hashing. * Added configuration making utility script (makeconf). 09.02.2003 01:07 EST (version 0.3) * TLS support. * Sending buffers are now each per session, should fix bug when not all data was sent (connection stuck). 09.11.2002 17:40 EST (version 0.21) * Ignores broken pipe signal (means works on SuSE now). * Fixed username/password protection. * More fault-tolerant. * Code restructuring. 09.11.2002 02:38 EST (version 0.2) * Connections are non-blocking now. * Support for username/password proxy protection. ========================================================== ftpbnc is a single-threaded bouncer for UNIX which proxies FTP control connections but not data transfers. This proxy accepts the following types of connection requests: OPEN host:port OPEN host port SITE host:port SITE host port ========================================================== E-mail: comrade2k@hotmail.com Homepage: http://comrade.ownz.com/ http://comrade64.cjb.net/ http://comrade.win32asm.com/ http://www.comrade64.com/ IRC: #asm, #coders, #win32asm on EFnet ==========================================================