18 lines
637 B
JSON
18 lines
637 B
JSON
|
{
|
||
|
"$schema": "../schema.json",
|
||
|
"name": "Sshwifty",
|
||
|
"port": 8273,
|
||
|
"available": true,
|
||
|
"exposable": true,
|
||
|
"id": "sshwifty",
|
||
|
"tipi_version": 1,
|
||
|
"version": "0.2.35-beta-release",
|
||
|
"categories": ["development"],
|
||
|
"description": "Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.",
|
||
|
"short_desc": "Web SSH & Telnet (WebSSH & WebTelnet client)",
|
||
|
"author": "Nirui",
|
||
|
"source": "https://github.com/nirui/sshwifty",
|
||
|
"website": "https://sshwifty-demo.nirui.org/",
|
||
|
"form_fields": []
|
||
|
}
|