Home
last modified time | relevance | path

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

/external/toybox/scripts/
Dminicom.sh17 ./toybox netcat -f "$1"
/external/netcat/
DAndroid.mk5 netcat.c \
DNOTICE57 /* $OpenBSD: netcat.c,v 1.103 2011/10/04 08:34:34 fgsch Exp $ */
/external/libmicrohttpd/doc/chapters/
Dbasicauthentication.inc148 With the network utility @code{netcat} connect and log the response of a "GET" request as you
149 …n the exercise of the first example, this time to a file. Now stop the server and let @emph{netcat}
154 Copy and paste the encoded string you see in @code{netcat}'s output to some of the Base64 decode to…
Dhellobrowser.inc185 While the server is running, use a program like @code{telnet} or @code{netcat} to connect to it. Tr…
/external/openssh/regress/
Dmultiplex.sh8 NC=$OBJ/netcat
DMakefile104 netcat pidfile putty.rsa2 ready regress.log remote_pid \
/external/toybox/generated/
Dnewtoys.h157 USE_NETCAT(OLDTOY(nc, netcat, TOYFLAG_USR|TOYFLAG_BIN))
158 USE_NETCAT(NEWTOY(netcat, USE_NETCAT_LISTEN("^tlL")"w#W#p#s:q#f:"USE_NETCAT_LISTEN("[!tlL][!Lw]"), …
Dglobals.h1415 struct netcat_data netcat; member
Dflags.h4665 #define TT this.netcat
/external/toybox/
DAndroid.mk83 toys/net/netcat.c \
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info293 `netcat' to connect to it. Try to form a valid HTTP 1.1 request
800 * With the network utility `netcat' connect and log the response of
809 Copy and paste the encoded string you see in `netcat''s output to
/external/openssh/
DChangeLog7180 expose POLLHUP and POLLNVAL for netcat.c
/external/strace/
DChangeLog27037 An example of a server side communication using netcat:
27048 An example of a client side communication using netcat: