No description
Find a file
2026-01-18 23:42:37 +01:00
.github Initial commit 2024-10-18 23:53:58 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:19:51 +01:00
doc cleaning 2025-02-06 09:16:23 +01:00
scripts No need for password=$YNH_APP_ARG_PASSWORD ... $YNH_APP_ARG_FOOBAR is legacy syntax, $password is already available with the same value in the context of the install script 2025-12-29 17:45:42 +01:00
.gitattributes Initial commit 2024-10-18 23:53:58 +02:00
.gitignore Initial commit 2024-10-18 23:53:58 +02:00
LICENSE Update LICENSE 2024-10-19 09:48:48 +02:00
manifest.toml Merge pull request #31 from YunoHost-Apps/ci-auto-update-0.4.3 2026-01-18 23:42:22 +01:00
README.md Auto-update READMEs 2026-01-17 00:25:27 +01:00
tests.toml Update tests.toml 2025-02-26 20:05:58 +01:00

Logo of Sshwifty Sshwifty, packaged for YunoHost

Web SSH & Telnet (WebSSH & WebTelnet client)

App Demo Version: 0.4.3~ynh1

Screenshots

Screenshot of Sshwifty

📦 Developer info

Automatic tests level

🛠️ Upstream Sshwifty repository: https://github.com/nirui/sshwifty

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/sshwifty_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade sshwifty -u https://github.com/YunoHost-Apps/sshwifty_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.