Browse Source

Add sshwifty (#244)

Ryan Fortner 3 năm trước cách đây
mục cha
commit
46112f6087

BIN
images/sshwifty-icon.png


+ 17 - 0
template/portainer-v2-arm32.json

@@ -4454,6 +4454,23 @@
 				}
 				}
 			]
 			]
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Web"
+			],
+			"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.",
+			"image": "niruix/sshwifty:latest",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/sshwifty-icon.png",
+			"name": "Sshwifty",
+			"platform": "linux",
+			"ports": [
+				"8182:8182/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Sshwifty",
+			"type": 1
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Downloaders",
 				"Downloaders",

+ 17 - 0
template/portainer-v2-arm64.json

@@ -4709,6 +4709,23 @@
 				}
 				}
 			]
 			]
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Web"
+			],
+			"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.",
+			"image": "niruix/sshwifty:latest",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/sshwifty-icon.png",
+			"name": "Sshwifty",
+			"platform": "linux",
+			"ports": [
+				"8182:8182/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Sshwifty",
+			"type": 1
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Downloaders",
 				"Downloaders",