Simple inetd

64coreCPU 350ef4846e upd преди 6 месеца
.gitignore 8b0fdb6dfe 1st преди 8 месеца
Makefile 8b0fdb6dfe 1st преди 8 месеца
Readme.md dabc21c8fd readme upd преди 8 месеца
sinetd.c 350ef4846e upd преди 6 месеца
sinetd.h 350ef4846e upd преди 6 месеца

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/