mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Auto-update README
This commit is contained in:
parent
055a910832
commit
d39dda9922
2 changed files with 6 additions and 5 deletions
|
@ -15,7 +15,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Terminal 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.
|
||||
Terminal 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.
|
||||
|
||||
|
||||
**Shipped version:** 2.1.1~ynh1
|
||||
|
@ -35,11 +35,11 @@ There is few configuration in Wetty:
|
|||
* User interface configuration is done through the web GUI itself.
|
||||
|
||||
|
||||
* Is LDAP and HTTP authentication supported ? **No**
|
||||
* 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 specify at install if Wetty should be visible by users not logged into YunoHost.
|
||||
|
||||
* You can't use ssh key authentication.
|
||||
|
||||
|
|
|
@ -11,7 +11,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
## Vue d'ensemble
|
||||
|
||||
Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)
|
||||
Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mais bien meilleure qu'eux car WeTTy utilise xterm.js qui est une implémentation complète de l'émulation de terminal écrite entièrement en JavaScript. WeTTy utilise des websockets plutôt que Ajax et donc un meilleur temps de réponse.
|
||||
|
||||
|
||||
**Version incluse :** 2.1.1~ynh1
|
||||
|
||||
|
@ -33,7 +34,7 @@ Il y a peu de configuration dans Wetty :
|
|||
* Vous devez vous connecter manuellement.
|
||||
* Vous pouvez spécifier l'utilisateur en accédent directement `https://<host>/wetty/ssh/<username>`
|
||||
|
||||
* Vous pouvez spécifier à l'installation si Wetty devrait être accessible par des visiteurs non connectés sur Yunohost.
|
||||
* Vous pouvez spécifier à l'installation si Wetty devrait être accessible par des visiteurs non connectés sur YunoHost.
|
||||
|
||||
* Vous ne pouvez pas vous authentifier par une clé SSH.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue