Listen on :7778 instead of :7777 and emit an info log with the served URL when the debug HTTP goroutine starts.
- Added `listenDebugServer` function to handle debug requests. - Introduced table based debug page with different functionalities. - Updated Makefile to use `scc` for code analysis instead of `cloc`.