darkstat
darkstat copied to clipboard
Where are the files?
Hello, I want to develop your project, but I couldn't find where the directory for this project is registered on my machine, I wonder which directory the index, host file and js codes are in?
Static files come from https://github.com/emikulic/darkstat/tree/master/static and are compiled into the darkstat binary.
The hosts page is generated at runtime with the equivalent of printf("<td>%s</td>", ip_addr);
any index.html, index.php does the file not exist?
No, it's mostly generated inside the C code.