This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Releases: Skarafaz/mercury
Releases · Skarafaz/mercury
Mercury-SSH v1.2.3
Mercury-SSH v1.2.2
New features:
- Added support to command concatenation (using ";" , "&&" ecc);
- added support to many previously unsupported encryption algorithms;
- added support to sudo without password (see sudoNoPasswd command config property);
- added support to run a command with a specific shell (see shellPath server config property);
Fixes
- fixed an issue with passwords containing quotes;
- fixed an issue with connection timeout;
Minors
- export/send public key moved to settings menu;
- minor fixes and improvements.
Mercury-SSH v1.2.1
Bugfix.
Mercury-SSH v1.2.0
New features:
- optional password;
- public key authentication;
- export public key to sdcard;
- send public key to server.
Other:
- bugfixes;
- improvements;
- upgrade to Android 7.0.
Mercury-SSH v1.1.3
Typo correction.
Mercury-SSH v1.1.2
New features:
- ask for confirmation before sending command option;
- configurable nohup and sudo paths.
Mercury-SSH v1.1.1
Bugfixes.
Mercury-SSH v1.1.0
New features:
- in-app help.
Internals:
- upgrade to Marshmallow.
Mercury-SSH v1.0.1
Internals
Mercury-SSH v1.0.0
Basic features:
- read configs from JSON files;
- send commands asynchronously.
Limitations:
- no output handling;
- no interactive commands support.