Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 316 Bytes

cdeamon

A small utility server deamon written in c that sit on background and listen on specific port and wait for external command then execute with the help of php file, this utility deamon can be useful for executing function with in the root level from remote website

To compile

gcc -o cdeamon cdeamon.c