funilrys / funilrys/PyFunceble
FEATURE: Sharing WHOIS
Open
enhancement
features
- Dominant language
- Python
- Stars
- 347
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
## 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
- "Open" DB, locked by APIKey to contributers only. Principe, nobody can only take without sharing.
- storing data in a repo... as json/sql/csv/??? dump
## Considered Alternative
Not really, as I only see mysql dump/import as current way
## Additional context
Contributor guide
Assessment
This issue has not been assessed yet.