chore: establish mascot
This commit is contained in:
parent
a7384a8126
commit
01e312d701
3 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# WebSSH2 - Web SSH Client
|
||||
|
||||
[](https://www.buymeacoffee.com/billchurch)
|
||||

|
||||
|
||||
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)
|
||||
- [Deprecation Notice](#deprecation-notice)
|
||||
- [Tips](#tips)
|
||||
- [Support](#support)
|
||||
|
||||
## 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.
|
||||
|
||||
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)!
|
||||
|
||||
[](https://www.buymeacoffee.com/billchurch)
|
BIN
images/orthrus.png
Normal file
BIN
images/orthrus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
BIN
images/orthrus.webp
Normal file
BIN
images/orthrus.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
Loading…
Reference in a new issue