doc/pages/04.applications/10.docs/wetty/app_wetty.md
2022-10-06 09:57:47 +02:00

1.7 KiB

title template taxonomy routes
Wetty docs
category
docs, apps
default
/app_wetty

Installer Wetty with YunoHost Integration level

Index

Wetty is a Terminal application over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.

Screenshots

Screenshot of Wetty

Disclaimers / important information

Configuration

There is few configuration in Wetty:

  • Startup config (listen port, URL path, SSH host) is contained in the systemd service file

  • User interface configuration is done through the web GUI itself.

  • Is LDAP and HTTP authentication supported? No

    • You need to manually log in.
    • You can log in as a specific user using https://<host>/wetty/ssh/<username>
  • You can specify at install if Wetty should be visible by users not logged into YunoHost.

  • You can't use ssh key authentication.