atbas logo

 2Fax
 Barkix
 SATutils
 miniDB
 miniERP
 wSSH
-General
-Installation
-Configuration
-License
-Sourcecode
- wSSH.zip

Business Application Software
 

 wSSH: Source


The sourcecode of wSSH is included. But since it uses a licensed DLL for the real SSH communications, the source will be stripped from the licensekey.
That means you can change or rebuild the sourcecode, but it will not work with the supplied DLL.
You must then download the (functional) demo version and use that DLL to test your version of wSSH.
The information about the used DLL can be found at WEONLYDO software wodSSHsServer component
Please buy a license from these guys, they deliver a fantastic product with great technical support.


Revision 1.5  2007/07/07
- Logging has been revised, contains now more information
- wssh -run (console mode) will output all available logging
- console logging includes the messageid
- Tunnel checks for filterrules.

Revision 1.2  2007/03/18
- DLL uses now OpenSSL 0.9.7 which is FIPS140-2 certificated. 
  See certificate #733 at http://csrc.nist.gov/cryptval/140-1/1401val2007.htm
- Added some extra messages and documentated the errorlist

Revision 1.1  2007/01/28 
- Timeout is default set to unlimited
- renamed rSSH to wSSH

Revision 1.0  2007/01/10 
- Initial release


Todo: 
- Perhaps someone can make a nice gui for changing the ini files ?