[Aldaba-devel] Aldaba Knocking Server 0.1.beta2 Released
Status: Beta
Brought to you by:
luis_mg
|
From: <ald...@go...> - 2007-09-21 15:05:48
|
I am pleased to announce the release of the second beta version of Aldaba Knocking Server. Download from Aldaba's project page in Sourceforge (http://sourceforge.net/project/showfiles.php?group_id=197837) or directly from http://www.aldabaknocking.com/development/aldaba-server-0.1.beta2.tar.gz To install follow these installation instructions: http://www.aldabaknocking.com/development/install_notes_server.txt Please test it and report any bugs you find through the mailing list or using the trackers at Sourceforge. CHANGELOG: - Fixed a bug in the parsing of the -t parameter. The number of supplied ports was not being checked. Now exactly 4 ports must be supplied for the IP-Id technique and up to ten ports for the UDP technique. - Now when the parameter -t is supplied with only one port, the UDP technique is assumed automatically. - Changed Makefile. Now scripts are installed in mode 751 so regular users do not have permissions to read their contents. - Fixed a bug in the manpage and the --help output. Info about parameter -t was missing. - Fixed a bug in the execution of the open/close scripts. Now scripts are executed in the background. Otherwise they could hung the server if they do not return immediatly. |