scanlogd icon indicating copy to clipboard operation
scanlogd copied to clipboard

TCP port scan detection tool

Results 2 scanlogd issues
Sort by recently updated
recently updated
newest added

I have fixed the libcap with "any" device setting. I have also changed the default libpcap interface to "any". Explanation of my changes: [https://github.com/janw-cz/scanlogd/wiki/Remarks-to-my-fork-of-openwall-scanlogd](https://github.com/janw-cz/scanlogd/wiki/Remarks-to-my-fork-of-openwall-scanlogd)

https://github.com/janw-cz/scanlogd and its further fork https://github.com/iglov/scanlogd include significant changes, the rationale for some of which is unfortunately not explained - e.g., a commit message says "Fixed libpcap support", but it's...

enhancement