More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=S3SH | |title=S3SH | ||
|image=S3SH.jpg | |image=S3SH.jpg | ||
|description=SSH Client for | |description=SSH Client for 3DS. | ||
|author=Kartik | |author=Kartik | ||
|lastupdated=2019/06/14 | |lastupdated=2019/06/14 | ||
Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/s3sh.7z | ||
|website=https://gbatemp.net/threads/release-s3sh-ssh-client-for-3ds.544594 | |website=https://gbatemp.net/threads/release-s3sh-ssh-client-for-3ds.544594 | ||
|source=https://github.com/hax0kartik/S3SH | |source=https://github.com/hax0kartik/S3SH | ||
}} | }} | ||
This is a full SSH client for 3DS with vt100 emulation[supporrts colors and Escape Codes].Works with raspberry pis, etc. This project uses a modified version of the [https://github.com/deadpixi/libtmt tmt emulation library] to provide with vt100 emulation. | |||
The project originally started as a client for the game [https://crawl.develz.org Dungeon Crawl Stone Soup], which was later repurposed the entire project to serve as a general SSH client. | |||
==Intallation== | |||
Available in 3DSX. | |||
==User guide== | |||
The game somewhat works with this client other than the Login option and Register option. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/s3sh3.png | |||
==Known issues== | |||
See https://github.com/hax0kartik/S3SH/issues. | |||
==External links== | |||
* GitHub - https://github.com/hax0kartik/S3SH | |||
* GBAtemp - https://gbatemp.net/threads/release-s3sh-ssh-client-for-3ds.544594 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Other 3DS homebrew applications]] |
Revision as of 00:40, 9 December 2021
S3SH | |
---|---|
File:S3SH.jpg | |
General | |
Author | Kartik |
Type | Other Apps |
Version | 1.0 |
License | Mixed |
Last Updated | 2019/06/14 |
Links | |
Download | |
Website | |
Source | |
This is a full SSH client for 3DS with vt100 emulation[supporrts colors and Escape Codes].Works with raspberry pis, etc. This project uses a modified version of the tmt emulation library to provide with vt100 emulation.
The project originally started as a client for the game Dungeon Crawl Stone Soup, which was later repurposed the entire project to serve as a general SSH client.
Intallation
Available in 3DSX.
User guide
The game somewhat works with this client other than the Login option and Register option.
Screenshots