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/