doc: Put back telnet exit hint

This commit is contained in:
architeuthidae 2024-07-15 10:50:13 +08:00 committed by Sébastien Bourdeauducq
parent 26483d5daf
commit c2e323662b
1 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,10 @@ In a different console, verify that you can connect to the TCP port: ::
Connected to ::1.
Escape character is '^]'.
.. tip ::
To exit telnet, use the escape character combination (Ctrl + ]) to access the ``telnet>`` prompt, and then enter ``quit`` or ``close`` to close the connection.
Also verify that a target (i.e. available service for RPC) named "hello" exists: ::
$ sipyco_rpctool ::1 3249 list-targets