Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ip.txt扫描时报错 gaierror: [Errno 11001] getaddrinfo failed #7

Open
Cecilia-tsao opened this issue Mar 14, 2021 · 0 comments
Open

Comments

@Cecilia-tsao
Copy link

第一次是成功的,后面每次扫描都直接报以下错误,怎么解决呀。。。
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File ".\F-NAScan.py", line 45, in run
self.Sock.sendto(self.packet, (ip, 0))
gaierror: [Errno 11001] getaddrinfo failed

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

No branches or pull requests

1 participant