Simple inetd

64coreCPU 350ef4846e upd hace 6 meses
.gitignore 8b0fdb6dfe 1st hace 8 meses
Makefile 8b0fdb6dfe 1st hace 8 meses
Readme.md dabc21c8fd readme upd hace 8 meses
sinetd.c 350ef4846e upd hace 6 meses
sinetd.h 350ef4846e upd hace 6 meses

Readme.md

inetd and xinetd not works?
Reading mans and docs really tedious and time consuming?
Don't worry! Solution is here!

Just compile and run:

	make
	./sinetd -p <TCP port> -- <path to executable> [executable args]

And it will just work! \o/