wodSSHTunnel component is server-type component that will add secure tunneling (based on SSH protocol) capabilities to your application. Based on your rules and definitions, it will accept local connections, encrypt it and forward to SSH server (where they will be decrypted and sent to destination host). SSH server is required for this component to work - encryption will take place between local computer (running wodSSHTunnel) and SSH server of your choice.
It can work in both sides - it can accept local connections and forward them to the server, or can initiate connections towards local services when notification is received from SSH server for 'remote port forwarding' request - based on your previous request.
Basically, to understand what happens: instead of using direct connections to the server, through insecure internet,you would connect to your SSH server using encrypted connection, and SSH server would connect to services you require. Usually, most of those services will reside on same server as SSH server, or will be in protected network.
Also, not only it will secure connections - but it will also allow you to create VPN to your services.
How does it work?
You setup any number of Channels - these are objects that will keep information about specific port forwarding request. For example, you can create Channel that will listen on local port 80, and forward all requests to SSH server on his port 80. After you Start that channel, you can try to connect using your web browser to http://localhost and you should see web contents as held on SSH server. Cute, isn't it?
After Channel is created and started, it will accept Users. Each channel stores collection of users connected to it.Once new User tries to connect to the channel, you will receive event where you can allow or deny user to use secure channel - once again, it's your decision. If you allow user to connect and use channel, everything is done by wodSSHTunnel, and you don't need to do anything else
wodFtpDLX.NET 1.6.5
wodFtpDLX.NET is secure FTP, SFTP, FTPS client .NET 2.0 component Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No ...
SSHBlackbox (ActiveX/DLL) 4.0
SSH (Secure Shell) components for your Windows (VB or VC++) application SSHBlackbox (ActiveX edition) is a comprehensive collection of native components that add client-side support for SSH (Secure Shell) to your Windows applications.
SSHBlackbox includes complete SSH protocol support and supports full range of SSH and ...
SFTPBlackbox (ActiveX/DLL) 4.0
Secure FTP components for your Windows (VB or VC++) application SFTPBlackbox (ActiveX edition) is a comprehensive collection of native components that add client-side support for SFTP (Secure File Transfer Protocol) to your Windows applications.
SFTPBlackbox includes complete SSH protocol support and supports ...
wodSFTP.NET 3.4.0
wodSFTP.NET is a .NET implemenation of client side of SFTP protocol The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTP.NET is a dotnet implemenation of client ...
wodSFTP.NET 2.1.1.0
wodSFTP.NET is a dotnet implemenation of client side of protocol which is reliab The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTP.NET is a dotnet implemenation of client ...
SecureBlackbox (ActiveX/DLL) 4.1
Add support for SSL/TLS, SSH, PKI, SFTP to your application SecureBlackbox (ActiveX/DLL edition) is the comprehensive component collection for Internet security.
SecureBlackbox is split to several packages:
* PKIBlackbox - offers support for Public Key Infrastructure (X.509 certificates, certificate requests ...
SSHBlackbox (.NET) 4.0
Add support for SSH (Secure Shell) to your .NET (VB.NET or C#) application SSHBlackbox .NET Edition is a comprehensive collection of managed components that add client-side and server-side support for SSH (Secure Shell) to your .NET Framework applications.
SSHBlackbox.NET includes complete SSH protocol support and supports ...
wodSSHpackage 2
SSHpackage is our bundle package that includes popular wodSSH, wodSFTP, wodSSHServer and wodSSHTunnel.SSHpackage will help you implementing complete solution for secure (encrypted) communication in your project. You can: -make server side application ...
wodSFTPdll 3.2.1
This is win32 dynamic dll library, provided only for VC (and similar) customers ***This is win32 dynamic dll library, provided only for VC (and similar) customers that prefer to use win32 dynamic library over ActiveX version. Only limited support is available for this product. Customers using other programming environment should ...
SFTPBlackbox (.NET) 4.0
Add support for SFTP (secure FTP) to your .NET (VB.NET or C#) application SFTPBlackbox .NET Edition is a comprehensive collection of managed components that add add client-side and server-side support for SFTP (Secure File Transfer Protocol) to your .NET Framework applications.
SFTPBlackbox.NET includes complete SSH protocol ...