Ability to add/remove custom domains from terminal
Open
enhancement
hacktoberfest
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible for a user to directly from the terminal add or delete a domain from the database. For example:
* `dnsintel-py -a example.com add` to add a domain to the database.
* `dnsintel-py -d example.com remove` to remove a domain from the database.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.