Skip to content

CMD++ v1.4.3

Compare
Choose a tag to compare
@Abbin44 Abbin44 released this 10 May 22:06
· 11 commits to master since this release

This release focuses on the SSH command, I have completely reworked the interface for sending ssh commands to a more Linux-like experience where you enter an SSH mode. To exit the SSH mode you can use close or exit command to return to the regular terminal. Another thing that changed with the SSH update was that the passwords never get stored in a file, which they previously did in the history logs.
The most time-consuming change was the allow the input box's prefix to change to the ssh credentials with an ip and a username, there was quite a bit of formatting needed there.

And finally, a very small change. The script command was renamed to rail to make it more consistent with the scripting language.