Skip to content

A small utility server deamon 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

License

Notifications You must be signed in to change notification settings

dardsmind/cdeamon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small utility server deamon 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published