SemyonMakhaev/dns-poison

What is the form of the address arguement?

Opened this issue · 0 comments

I typed the argument like this: python poison.py [-h] 127.0.0.1 mytarget.com 10.0.0.0
It happened something like "error: unrecognized arguments: (like) 127.0.0.1" or "root:Incorrect address".
So I want to know what is the form of the address argument? Is it an IP address?