Telnet / 终端命令

发布于 2024-07-12 04:23:13 字数 80 浏览 5 评论 0 原文

我正在尝试调试的代理 telnet 服务器出现问题,似乎发送的一组字符导致了问题......有谁知道我可以在哪里获得终端命令列表(沿着[40m)?

Got a problem with a proxy telnet server that I am trying to debug, it appears that a set of characters being sent are causing it a problem .... does anybody know where I can get a list of teminal commands (Along the lines of [40m)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浅忆流年 2024-07-19 04:23:13

你必须进行telnet协商,你检查过RFC-1091RFC-854? 之后,接受什么当然取决于终端类型。

You have to do telnet negotiation, did you checked RFC-1091 and RFC-854? Afterwards, what will be accepted depends on the terminal type of course.

诺曦 2024-07-19 04:23:13

对于telnet协议,您可以查找RFC854。 但从您的描述来看,您可能正在寻找某些终端仿真器的规格。 有许多不同的终端类型,每种类型都有自己的规格。

For telnet protocol, you could lookup RFC854. But from your description, you are probably looking for specifications of some terminal emulators. There are a lot of different terminal types, each having its own specifications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文