freebsd-dev/usr.sbin/inetd
Kyle Evans a58fc86151 inetd(8): Provide HTTP proxy example using netcat
One of the fortunes that are included in freebsd-tips talks about how
the superserver can be used to proxy connections with netcat, but there are
no examples provided. This commit adds an example with comment explaining
what it does.

Submitted by:	debdrup
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D24800
2020-05-13 02:17:27 +00:00
..
builtins.c inetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC 2019-12-31 04:36:14 +00:00
inetd.8 inetd(8): Provide HTTP proxy example using netcat 2020-05-13 02:17:27 +00:00
inetd.c inetd: two more nits 2020-01-10 14:43:57 +00:00
inetd.conf Move inetd.conf to usr.sbin/inetd/ 2018-08-12 13:29:40 +00:00
inetd.h inetd: track all child pids, regardless of maxchild spec 2020-01-01 04:22:04 +00:00
Makefile inetd: convert remaining bzero(3) to memset(3), NFC 2020-01-01 04:29:08 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00