Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

help!! error in command #27

Open
plolsuper opened this issue Sep 12, 2017 · 1 comment
Open

help!! error in command #27

plolsuper opened this issue Sep 12, 2017 · 1 comment
Labels

Comments

@plolsuper
Copy link

Traceback (most recent call last):
File "a2sv.py", line 352, in
targetIP = socket.gethostbyname(target)
socket.gaierror: [Errno -2] Name or service not known

when I put the python command a2sv.py -t and the target puts me this

@hahwul
Copy link
Owner

hahwul commented Oct 11, 2017

Thank you for question.
Is the address of the target an actual ip or domain?

"Name or service not known" is an error that occurs when no ip or domain is found.
Please check target address :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants