Can I use inetd or xinetd as a web server?
1
vote
0
answers
271
views
I just want to know if it is possible to use
xinetd
as a web server to server simple piped commands.
For example, I want the output of ps -ef|grep root|wc -l
to be served over HTTP using xinetd
(without any other server software). How can I do that?
Asked by Ahmad Ismail
(2998 rep)
Jun 24, 2022, 11:44 AM
Last activity: Jun 24, 2022, 11:54 AM
Last activity: Jun 24, 2022, 11:54 AM