# cpopp/microtelnetserver

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/cpopp-microtelnetserver).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/cpopp/MicroTelnetServer
- awesome-repositories: https://awesome-repositories.com/repository/cpopp-microtelnetserver.md

## Description

This is a simple implementation of a telnet server that will hook telnet clients up to the REPL. The telnet server and associated logic run in the background so you can use the REPL or run other scripts with it. A single client connection is supported at a time.

## Tags

### Part of an Awesome List

- [Network Protocols](https://awesome-repositories.com/f/awesome-lists/devtools/network-protocols.md) — Telnet server for remote REPL access.
