This repository has been archived by the owner on Dec 4, 2021. It is now read-only.
Releases: BoardiesITSolutions/SSH-Tunnel-Plugin
Releases · BoardiesITSolutions/SSH-Tunnel-Plugin
2.0.0.3
Fixes potential socket issue
Fixes issue with client socket being passed to socket processor thread, but if a connection came in at the same time, the client socket would be overwritten, and the socket processor thread would crash as the socket wasn't valid.
System Socket Binding Retries
The system socket (what's used for the PHP API communication) will retry every 10 seconds if the bind fails, instead of the process staying running but not being usable due to the socket binding failed.
Initial Release
Initial Release of SSH Tunnel Plugin for Boardies MySQL Manager for Android.