Lines Matching refs:telnet
3185 To redirect telnet connections from host port 5555 to telnet
3192 telnet localhost 5555
3194 Then when you use on the host ``telnet localhost 5555``, you
3195 connect to the guest telnet server.
3744 …" [,server=on|off][,wait=on|off][,telnet=on|off][,websocket=on|off][,reconnect=seconds][,m…
3746 …"-chardev socket,id=id,path=path[,server=on|off][,wait=on|off][,telnet=on|off][,websocket=on|off][…
3857 ``-chardev socket,id=id[,TCP options or unix options][,server=on|off][,wait=on|off][,telnet=on|off]…
3868 ``telnet=on|off`` specifies that traffic on the socket should interpret
3869 telnet escape sequences.
4420 netcat which activates telnet remote echo and single char
4422 netcat redirector to allow telnet on port 5555 to access the
4431 ``telnet options:``
4445 time is accepted. You can use ``telnet=on`` to connect to the
4457 ``telnet:host:port[,server=on|off][,wait=on|off][,nodelay=on|off]``
4458 The telnet protocol is used instead of raw tcp sockets. The
4460 The difference is that the port acts like a telnet server or
4461 client using telnet option negotiation. This will also allow you
4462 to send the MAGIC\_SYSRQ sequence if you use a telnet that
4463 supports sending the break sequence. Typically in unix telnet
4481 multiplex the monitor onto a telnet server listening on port
4484 ``-serial mon:telnet::4444,server=on,wait=off``