Please help me in resolving the dig command issue in my machine: Ubuntu 18.04. Here's what the output comes when I run
dig google.com
output --->
source lang: en ----> target lang: zh-CN google.com
Please help me in resolving the dig command issue in my machine: Ubuntu 18.04. Here's what the output comes when I run
dig google.com
output --->
source lang: en ----> target lang: zh-CN google.com
actually it was my fault: Solution: Run the following commands:
pip uninstall dig
sudo apt intall dnsutils