Skip to content

A telnet emulator in a polymer/web component custom element

Notifications You must be signed in to change notification settings

bioid/telnet-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telnet-element

A websocket telnet emulator. Supports utf-8 and windows-1252/cp-437 encoding.

This requires a websocket/TCP relay, due to browser limitations around opening TCP sockets. Here are a couple relays you can set up:

Uses a modified and browserified version of echicken's ansi-graphics module to parse the ansi escape codes. Original found here: https://github.com/echicken/node-ansi

About

A telnet emulator in a polymer/web component custom element

Resources

Stars

Watchers

Forks

Packages

No packages published