mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-10-05 21:22:39 +02:00
The ping process (which has nothing to do with ICMP ping) keeps track of the aliveness of websites. It also gathers fingerprint information about the security posture of the website, as well as DNS information.
This is kept to build an idea of when a website is down, and to identify ownership changes, as well as other significant events in the lifecycle of a website.
Central Classes
- PingMain main class.
- PingJobScheduler service that dispatches pings.