chore: establish mascot

This commit is contained in:
Bill Church 2024-08-20 19:41:14 +00:00
parent a7384a8126
commit 01e312d701
No known key found for this signature in database
3 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# WebSSH2 - Web SSH Client # WebSSH2 - Web SSH Client
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/billchurch) ![Orthrus Mascot](images/orthrus.png)
WebSSH2 is an HTML5 web-based terminal emulator and SSH client. It uses SSH2 as a client on a host to proxy a Websocket / Socket.io connection to an SSH2 server. WebSSH2 is an HTML5 web-based terminal emulator and SSH client. It uses SSH2 as a client on a host to proxy a Websocket / Socket.io connection to an SSH2 server.
@ -16,6 +16,7 @@ WebSSH2 is an HTML5 web-based terminal emulator and SSH client. It uses SSH2 as
- [Routes](#routes) - [Routes](#routes)
- [Deprecation Notice](#deprecation-notice) - [Deprecation Notice](#deprecation-notice)
- [Tips](#tips) - [Tips](#tips)
- [Support](#support)
## Requirements ## Requirements
@ -138,3 +139,8 @@ Several configuration options and GET parameters have been deprecated. For a lis
- Terminal settings for `/ssh/host/:host` can be customized after login via `Menu | Settings` and persist across sessions. - Terminal settings for `/ssh/host/:host` can be customized after login via `Menu | Settings` and persist across sessions.
For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub. For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub.
## Support
If you like what I do, and want to support me you can [buy me a coffee](https://www.buymeacoffee.com/billchurch)!
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/billchurch)

BIN
images/orthrus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
images/orthrus.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB