Home
last modified time | relevance | path

Searched refs:netcat (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/doc/
DREADME.NetConsole32 The script uses netcat to talk to the board over UDP. It requires you to
41 It turns out that 'netcat' cannot be used to listen to broadcast
91 To browse the Linux network console output, use the 'netcat' tool invoked
/external/toybox/scripts/
Dminicom.sh17 ./toybox netcat -f "$1"
/external/u-boot/tools/
Dnetconsole37 for nc in netcat nc ; do
/external/bcc/tools/
Dtcptracer_example.txt23 outgoing from "curl" to a local netcat, and one incoming received by the "nc"
Dsolisten_example.txt29 different network namespace than netcat and nginx. In this specific case
Dtcpsubnet_example.txt20 loopback interface). For demo purposes, I set netcat listening on port
/external/openssh/regress/
Dmultiplex.sh8 NC=$OBJ/netcat
DMakefile104 netcat pidfile putty.rsa2 ready regress.log remote_pid \
/external/toybox/
DAndroid.bp89 "toys/net/netcat.c",
350 "netcat",
/external/toybox/generated/
Dnewtoys.h171 USE_NETCAT(OLDTOY(nc, netcat, TOYFLAG_USR|TOYFLAG_BIN))
172 USE_NETCAT(NEWTOY(netcat, USE_NETCAT_LISTEN("^tlL")"w#<1W#<1p#<1>65535q#<1s:f:46u"USE_NETCAT_LISTEN…
Dglobals.h1358 struct netcat_data netcat; member
Dflags.h4926 #define TT this.netcat
/external/openssh/
DChangeLog7180 expose POLLHUP and POLLNVAL for netcat.c
/external/strace/
DChangeLog41681 An example of a server side communication using netcat:
41692 An example of a client side communication using netcat: