awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

cpopp/MicroTelnetServer

0
View on GitHub↗
0 星标·0 分支·3 次浏览

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 历史

cpopp/microtelnetserver 的 Star 历史图表cpopp/microtelnetserver 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

MicroTelnetServer 的开源替代方案

相似的开源项目,按与 MicroTelnetServer 的功能重合度排序。
  • benob/geminiB

    benob/gemini

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • beshrkayali/webdavclientB

    beshrkayali/webdavclient

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • brainelectronics/micropython-modbusbrainelectronics 的头像

    brainelectronics/micropython-modbus

    146在 GitHub 上查看↗

    MicroPython ModBus TCP and RTU library supporting client and host mode

    Python
    在 GitHub 上查看↗146
  • ba0f3/telebot.nimB

    ba0f3/telebot.nim

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 MicroTelnetServer 的所有 30 个替代方案→

常见问题解答

cpopp/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.

cpopp/microtelnetserver 的主要功能有哪些?

cpopp/microtelnetserver 的主要功能包括:Network Protocols。

cpopp/microtelnetserver 有哪些开源替代品?

cpopp/microtelnetserver 的开源替代品包括: 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.