Searched refs:netcat (Results 1 – 10 of 10) sorted by relevance
17 ./toybox netcat -f "$1"
5 netcat.c \
57 /* $OpenBSD: netcat.c,v 1.103 2011/10/04 08:34:34 fgsch Exp $ */
148 With the network utility @code{netcat} connect and log the response of a "GET" request as you149 …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…
185 While the server is running, use a program like @code{telnet} or @code{netcat} to connect to it. Tr…
152 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))
1334 struct netcat_data netcat; member
4405 #define TT this.netcat
110 toys/other/netcat.c \
293 `netcat' to connect to it. Try to form a valid HTTP 1.1 request800 * With the network utility `netcat' connect and log the response of809 Copy and paste the encoded string you see in `netcat''s output to