An open source, tabbed, remote linux SSH connections manager.
It allows you to save your command, and run it by double-clicking it.
java 11
#Other versions have not been tested.
#Open JDK
#https://github.com/corretto/corretto-11/releases
cd build/libs
java -jar SpringRemote-<version>.jar
Run com.haleywang.putty.SpringRemoteApp.main().
cd SpringRemote
gradle run
gradle build
cd build/libs
java -jar SpringRemote-<version>.jar