Skip to content

A remote linux SSH connections manager, It can save frequently used commands.

License

Notifications You must be signed in to change notification settings

HaleyWang/SpringRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringRemote

An open source, tabbed, remote linux SSH connections manager.

It allows you to save your command, and run it by double-clicking it.

SpringRemote dark theme

avatar

SpringRemote light theme

avatar

Prerequisites

java 11
#Other versions have not been tested.
#Open JDK
#https://github.com/corretto/corretto-11/releases

Quick start

cd build/libs
java -jar SpringRemote-<version>.jar

Run from the main method

Run com.haleywang.putty.SpringRemoteApp.main().

Run from the terminal

cd SpringRemote
gradle run

Build and run

gradle build
cd build/libs
java -jar SpringRemote-<version>.jar

About

A remote linux SSH connections manager, It can save frequently used commands.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages