I know this tool from Sukka’s blog here. With this tool, we can search IP geo info with local data(downloaded when first running).
1 | # 1. Install |
Besides the “nali” command line tool, the “nali-cli” utility also has the following features:
nali-dig
nali-nslookup
nali-ping
nali-tracepath
nali-traceroute
Note that, the 5 commands are just wrappers of bind(dnsutils). So make sure you have the original package installed before running them.
“nali-cli” is written in “Node.js”. The source code can be found here which is worth reading.