Newer
Older
# digx
digx - bash function to dig out more details about a domain.
## 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.