[5 Min Docker] Free Sshwifty Web SSH & Telnet Client Deploy to Koyeb
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.
Introduction
- Demo: https://sshwifty-demo.nirui.org
- Docker Image:https://hub.docker.com/r/niruix/sshwifty
- GitHub :https://github.com/nirui/sshwifty
- Other Demos:
- https://webssh.gugu.ovh
- https://ssh.51sec.org
If Docker is installed on your machine, you may use our prebuilt Docker Image by executing following command:
$ docker run --detach / --restart always / --publish 8182:8182 / --name sshwifty / niruix/sshwifty:latest
Deploy to Koyeb platform
|
NANO |
MICRO |
SMALL |
MEDIUM |
LARGE |
XLARGE |
CPU |
1 |
1 |
1 |
2 |
4 |
8 |
RAM |
256MB |
512MB |
1GB |
2GB |
4GB |
8GB |
DISK |
2.5GB SSD |
5GB SSD |
10GB SSD |
20GB SSD |
40GB SSD |
80GB SSD |
PRICE |
$2.7/mo |
$5.4/mo |
$10.7/mo |
$21.4/mo |
$42.9/mo |
$85.7/mo |
1. Create an app
2. Choose Docker
3. Choose nano type instance since Sshwifty is a very light application
4. Change default port 8000 to 8182 , also, change your app name to something you can remember easily
5. Click Deploy button then wait about 5 minutes to let system fully loaded
How to connect
Enter Password:
Connected successfully!
Check your connection status:
Check your saved session information, which are saved on your local browser's cache and your sensitive data is secure:
Change font and size:
Add Custom Domain
To add your own custom domain to your Koyeb app is very straightforward to do:
Video
共有 0 条评论