2022-02-07 21:18:12 -05:00
WiP
2022-01-29 12:36:21 -05:00
2022-01-28 21:25:15 -05:00
2022-02-07 21:18:12 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-01-28 21:25:15 -05:00
2022-02-06 15:16:26 -05:00

WiTTY: Web-based interactive TTY

Read document of WiTTY at https://syssecfsu.github.io/witty/

WiTTY allows you to use terminal in the browser. Simply run the program and give it the command to execute when users connect via the browser. WiTTY has the following features that distinguish itself from other similar tools:

  1. WiTTY allows users to easily record, replay, and share console sessions with just a few clicks.

  2. It allows others to view ongoing interactive sessions. This is useful for providing live remote help.

  3. Great attention has been paid to ensure the cleanses of the code. This, hopefully, provides a useful counter-example of Do as I say, but not as I do.

Here is a screenshot of WiTTY running on Raspberry Pi:

You can find more information at https://syssecfsu.github.io/witty/

Description
Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions.
Readme LGPL-2.1 20 MiB
Languages
Go 54.9%
HTML 31.1%
JavaScript 11.3%
CSS 2.3%
Shell 0.4%