Home
last modified time | relevance | path

Searched refs:telnet (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/samples/net/telnet/
DREADME.rst1 .. zephyr:code-sample:: telnet-console
5 Access Zephyr shell over telnet.
11 network interface. The telnet console service is started transparently
14 using a telnet client.
33 Run Zephyr samples/net/telnet application in QEMU:
36 :zephyr-app: samples/net/telnet
50 At this point, your QEMU guest is up and running. Connect to the telnet
55 $ telnet 192.0.2.1
80 Build Zephyr samples/net/telnet application:
83 :zephyr-app: samples/net/telnet
[all …]
DCMakeLists.txt5 project(telnet) project
/Zephyr-latest/samples/net/sockets/echo_async_select/
DREADME.rst40 $ telnet 192.0.2.1 4242 # use this for IPv4
41 $ telnet 2001:db8::1 4242 # or this for IPv6
46 another terminal window and run the same telnet command as above.
74 $ telnet 127.0.0.1 4242 # use this for IPv4
75 $ telnet ::1 4242 # or this for IPv6
/Zephyr-latest/samples/net/sockets/echo_async/
DREADME.rst42 $ telnet 192.0.2.1 4242 # use this for IPv4
43 $ telnet 2001:db8::1 4242 # or this for IPv6
48 another terminal window and run the same telnet command as above.
82 $ telnet 127.0.0.1 4242 # use this for IPv4
83 $ telnet ::1 4242 # or this for IPv6
/Zephyr-latest/samples/boards/nxp/s32/netc/
DCMakeLists.txt5 project(telnet) project
/Zephyr-latest/samples/net/sockets/echo/
DREADME.rst41 $ telnet 192.0.2.1 4242
71 $ telnet 127.0.0.1 4242
/Zephyr-latest/boards/others/promicro_nrf52840/doc/
Dindex.rst101 #. Connect to openOCD, for example with telnet or GDB:
105 telnet localhost 4444
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/
Dindex.rst156 Once you have started a debug session, run telnet:
185 Run telnet as shown earlier, and you should see the following message in the
203 Run telnet as shown earlier, step through the application in your debugger, and
/Zephyr-latest/samples/net/sockets/echo_service/
DREADME.rst46 $ telnet 192.0.2.1 4242
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst447 Info : Listening on port 4444 for telnet connections
449 2. In another terminal, connect to OpenOCD's telnet server and execute
453 $ telnet localhost 4444
470 Now quit the telnet session in this terminal and exit OpenOCD in the
481 In a telnet program of your choice:
483 #. Connect to localhost port 4444 using telnet.
485 #. Quit the OpenOCD and telnet sessions.
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst448 Once you have started a debug session, run telnet:
452 $ telnet localhost 19021
478 Run telnet as shown earlier, and you should see the following message in the
496 Run telnet as shown earlier, step through the application in your debugger, and
/Zephyr-latest/doc/services/shell/
Dindex.rst64 Enabling :kconfig:option:`CONFIG_SHELL_BACKEND_TELNET` will allow users to use telnet
65 as a shell backend. Connecting to it can be done using PuTTY or any ``telnet`` client.
70 telnet <ip address> <port>
72 By default the telnet client won't handle telnet commands and configuration. Although
74 This will give the telnet client access to a very limited set of supported commands but
138 * Open ``PuTTY``. Use telnet port 19021 and specific Terminal configuration. Set ``Local echo``
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends480 Initialization priority for telnet shell backend. This must be higher
495 This option is used to configure on which port telnet is going
518 bool "Add support for telnet commands (IAC) [EXPERIMENTAL]"
527 sent each time a character is typed in the telnet client.
/Zephyr-latest/boards/makerbase/mks_canable_v20/doc/
Dindex.rst105 $ telnet localhost 9090
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst238 Info : Listening on port 4444 for telnet connections
281 Info : Listening on port 4444 for telnet connections
307 Info : Listening on port 4444 for telnet connections
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst130 You can also use the telnet command to achieve the above.
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst439 open telnet:
443 $ telnet localhost 19021
/Zephyr-latest/doc/releases/
Drelease-notes-1.9.rst345 * ``ZEP-2482`` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/telnet)
Drelease-notes-1.7.rst99 * Created telnet console support.
Drelease-notes-3.6.rst881 * Added support for Echo option in telnet shell backend.
882 * Fixed unnecessary connection close in telnet shell backend in case of
Drelease-notes-4.0.rst1079 * Removed redundant DHCPv4 code from telnet sample.
1136 * Fixed possible assertion if telnet shell backend connection is terminated.
Drelease-notes-1.14.rst804 * console: Removed telnet driver
999 - telnet
1270 * :github:`14691` - samples: telnet: net shell is not working
Drelease-notes-2.6.rst1417 * :github:`34197` - samples: telnet: Tab completion not working in telnet shell
Drelease-notes-3.7.rst1447 * Reworked telnet shell backend to use sockets and socket services API.
/Zephyr-latest/doc/security/
Dvulnerabilities.rst35 telnet connected user to cause denial of service, and possibly remote
54 or telnet connected user to cause a crash, possibly with arbitrary