harmony 鸿蒙telnet
telnet
Command Function
This command is used to enable or disable the Telnet server service.
Syntax
telnet [on|off]
Parameters
Table 1 Parameter description
Parameter | Description | Value Range |
---|---|---|
on | Enables the telnet server service. | N/A |
off | Disables the telnet server service. | N/A |
Usage Guidelines
Before enabling Telnet, ensure that the network driver and network protocol stack have been initialized and the NIC of the board is in the link up state.
Currently, multiple clients (Telnet + IP) cannot connect to the development board at the same time. > NOTICE
> Telnet is used for debugging and is disabled by default. Do not use it in formal products.
Example
Run telnet on.
Output
Command output:
OHOS # telnet on
OHOS # start telnet server successfully, waiting for connection.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Kernel Coding Specification
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦