8000 GitHub - fengmushu/witty: Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from syssecfsu/witty

Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions.

License

Notifications You must be signed in to change notification settings

fengmushu/witty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.1%
  • Go 42.8%
  • JavaScript 8.9%
  • CSS 2.9%
  • Shell 0.3%
0