Skip to content

Releases: EtK2000/ssh-scp

v0.0.7 - Better UI/UX and plugin support

07 Oct 12:53
6cebae9
Compare
Choose a tag to compare
  • Added a plugin loader to dynamically load Jar files in the services
    directory by finding classes that extend
    com.etk2000.ssh_scp.api.AbstractPlugin
  • Improvements to Mac support
  • Reconnect option in SCP explorer
  • Renamed directory from sealed to .ssh-scp
  • Services overview allows connecting to servers (for now, only works in
    AWS when key is specified in console).
  • Small UI/UX improvements

v0.0.6 - Dependency update and basic cloud support

03 Mar 15:10
c0fe05f
Compare
Choose a tag to compare
  • Ability to view cloud machine statuses
  • Basic proxying support
  • Improvements to OSX support

v0.0.5 - Basic headless support

11 Jan 21:44
edf6134
Compare
Choose a tag to compare
Pre-release
  • Basic headless support and commands
  • Cancel and Yes To All options when deleting multiple objects
  • Overall slight improvements to UI

v0.0.4 - OSX SSH, fixes to SSHPASS

13 Dec 17:36
8e0f3a2
Compare
Choose a tag to compare
Pre-release
  • SSH now works on OSX
  • SSHPASS should now work on OSX/Linux

v0.0.3 - Improved OSX/Linux support

29 Nov 12:04
Compare
Choose a tag to compare
Pre-release
  • Better SSH and SCP interaction with UI
  • Fixed issues with paths and escaping in SCP connection to remote Linux host
  • Relaunch All in tab RCM
  • WIP Progress bar on other platforms

v0.0.2 - Added AWS Support

22 Nov 17:39
Compare
Choose a tag to compare
Pre-release

Support for AWS added for dynamic IP lookup.

v0.0.1 - Initial release

22 Nov 08:39
de63115
Compare
Choose a tag to compare
Pre-release
Added license, GPL 3