shufflin stuff 'round
This commit is contained in:
parent
bc6ed75782
commit
5a97b3bcd3
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
This is a side-project stemming from a Flask website project (https://code.joostagterhoek.nl/joost/flask-soc-site). Instead of a web app, I wanted to develop a similar tool to use from the command line. This tool can currently look up information relevant to domains and IP addresses, like the registrar, DNSSEC, SPF and DMARC records.
|
This is a side-project stemming from a Flask website project (https://code.joostagterhoek.nl/joost/flask-soc-site). Instead of a web app, I wanted to develop a similar tool to use from the command line. This tool can currently look up information relevant to domains and IP addresses, like the registrar, DNSSEC, SPF and DMARC records.
|
||||||
|
|
||||||
|
![screenshot](assets/imgs/README_2024-09-02_14-40-00.png)
|
||||||
|
|
||||||
# Todos
|
# Todos
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
@ -12,9 +14,3 @@ This is a side-project stemming from a Flask website project (https://code.joost
|
||||||
|
|
||||||
- ✏️ highlight lookup results and corresponding legend information (match an SPF value with an SPF legend explanation of that value)
|
- ✏️ highlight lookup results and corresponding legend information (match an SPF value with an SPF legend explanation of that value)
|
||||||
- 🔢 look up relevant information on IP addresses
|
- 🔢 look up relevant information on IP addresses
|
||||||
|
|
||||||
# Screenshot
|
|
||||||
|
|
||||||
Below you can find a screenshot of the current output of the tool.
|
|
||||||
|
|
||||||
![screenshot](assets/imgs/README_2024-09-02_14-40-00.png)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user