Home
last modified time | relevance | path

Searched refs:netcat (Results 1 – 10 of 10) 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/toybox/generated/
Dnewtoys.h152 USE_NETCAT(OLDTOY(nc, netcat, TOYFLAG_USR|TOYFLAG_BIN))
153 USE_NETCAT(NEWTOY(netcat, USE_NETCAT_LISTEN("^tlL")"w#p#s:q#f:", TOYFLAG_BIN))
Dglobals.h1334 struct netcat_data netcat; member
Dflags.h4405 #define TT this.netcat
/external/toybox/
DAndroid.mk110 toys/other/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