Skip to content

Web Browser telnet that uses hterm and websockify

License

Notifications You must be signed in to change notification settings

cppio/web-telnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 14, 2018
bdb333a · Jan 14, 2018

History

5 Commits
Aug 26, 2017
Aug 26, 2017
Aug 26, 2017
Jan 14, 2018
Aug 26, 2017
Aug 26, 2017

Repository files navigation

web-telnet

Simple telnet client that runs in a web browser. Requires hterm for the terminal emulator, and websockify as a backend to connect.

Usage

hterm_all.js needs to be in the same folder as index.html. Run libapps/libdot/bin/concat.sh -i libapps/hterm/concat/hterm_all.concat -o hterm_all.js to generate hterm_all.js. To start the server, use websockify/run --web=. 80 :23. The telnet daemon must be running at port 23.

About

Web Browser telnet that uses hterm and websockify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages