Releases: heytanay/sshSecure-Pi-Shell
Releases · heytanay/sshSecure-Pi-Shell
v1.1.0
Release 1.0.0
Features:
SSH Connection:
Establish secure SSH connections to remote servers.
Support for specifying hostname, username, and password.
Command Execution:
Execute custom commands on the connected SSH server.
Display the command output in the application interface.
Visual Indicators:
Added visual indicators to display the current connection status (connected/disconnected).
Connection status label dynamically updates color based on the connection state.
Input Validation:
Improved input validation to ensure that essential information (hostname, username, password) is provided.
Security Enhancements:
Secure handling of passwords by working directly with the character array returned by getPassword().
User Interface Improvements:
Enhanced UI with a clear layout for input fields, buttons, and output area.
Usage:
Enter the hostname, username, and password in the respective input fields.
Click the "Connect" button to establish an SSH connection.
Execute custom commands by entering them in the "Command" field and clicking the "Execute" button.
View command output in the output area.
Visual indicators will show the current connection status.
Known Issues:
No known issues in this release.
Getting Started:
For detailed instructions on how to use the SSH Connector application, please refer to the https://github.com/heytanay/sshSecure-Pi-Shell/blob/main/README.md
Feedback:
I welcome your feedback and suggestions! If you encounter any issues or have ideas for improvement, please [open an issue]
Feel free to customize this template based on the specifics of your project and the features you've implemented. Include relevant links to documentation, issue trackers, or any other resources that users might find useful.