Skip to content
README.md 242 B
Newer Older
Dimitri Enns's avatar
Dimitri Enns committed
# digx
digx - bash function to dig out more details about a domain.

Dimitri Enns's avatar
Dimitri Enns committed
## apps
Please make sure you have installed:
- [x] dig
- [x] whois
- [x] awk
- [x] xargs
- [x] wc
most of these should be installed by default. it depends with your distro.