SSHpackage is a comprehensive software bundle comprising wodSSH, wodSFTP, wodSSHServer, and wodSSHTunnel, designed to provide a complete solution for secure communication in projects. It helps implement an encrypted communication system for utmost security.

You can also provide SFTP (secure ftp) for file transferring, and provide secure port forwarding between the client and 3rd applications. On the client side, you can use wodSSH to remotely access to terminal using encrypted connection, to authenticate using password or private key, and to execute commands on the server. You can even create interactive and unattended sessions with the server.
With wodSFTP, you can upload and download files to the server, browse remote directory structure, create and delete directories and files, and paste data to remote files, or read them as string variable. And with wodSSHTunnel, you can make secured tunnels to allow any non-secured application to connect to destination server through secure tunnel, supporting both SSH1 and SSH2 protocols.
All components come with nice interface and samples that will show you how to use components. Help files are included in setup package as well. Using this bundle, you don't need any 3rd party programs to implement encryption - it's all here! No need for UNIX systems or separate SSH servers. You have it all!
Version 2: N/A