awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

cpopp/MicroTelnetServer

0
View on GitHub↗
0 stars·0 forks·9 views

MicroTelnetServer

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.

Features

  • Network Protocols - Telnet server for remote REPL access.

Star history

Star history chart for cpopp/microtelnetserverStar history chart for cpopp/microtelnetserver

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to MicroTelnetServer

Similar open-source projects, ranked by how many features they share with MicroTelnetServer.
  • benob/geminiB

    benob/gemini

    0View on GitHub↗
    View on GitHub↗0
  • beshrkayali/webdavclientB

    beshrkayali/webdavclient

    0View on GitHub↗
    View on GitHub↗0
  • brainelectronics/micropython-modbusbrainelectronics avatar

    brainelectronics/micropython-modbus

    146View on GitHub↗

    MicroPython ModBus TCP and RTU library supporting client and host mode

    Python
    View on GitHub↗146
  • ba0f3/telebot.nimB

    ba0f3/telebot.nim

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to MicroTelnetServer→

Frequently asked questions

What does cpopp/microtelnetserver do?

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.

What are the main features of cpopp/microtelnetserver?

The main features of cpopp/microtelnetserver are: Network Protocols.

What are some open-source alternatives to cpopp/microtelnetserver?

Open-source alternatives to cpopp/microtelnetserver include: benob/gemini. beshrkayali/webdavclient. brainelectronics/micropython-modbus — MicroPython ModBus TCP and RTU library supporting client and host mode. cbrand/micropython-mdns — A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython. dave2/micropython-ntpd — An implementation of an ntpd in Micropython. ba0f3/telebot.nim.