funilrys / PyFunceble

The tool to check the availability or syntax of domain, IP or URL.
https://pyfunceble.github.io
Apache License 2.0
289 stars 44 forks source link

FEATURE: Sharing WHOIS #350

Open spirillen opened 6 months ago

spirillen commented 6 months ago

Description

As I'm testing my big RPZ zone ~550.000 records, there are piling up a lot of WHOIS data on none the less of 4 physical DB. We should be able to share this in a easier way than having to do manual db dump => import, not only on local network, but across all instances.

Possible Solution

Considered Alternative

Not really, as I only see mysql dump/import as current way

Additional context