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

批量检测时候报错 #2

Closed
lupus721 opened this issue Nov 14, 2016 · 3 comments
Closed

批量检测时候报错 #2

lupus721 opened this issue Nov 14, 2016 · 3 comments

Comments

@lupus721
Copy link

只添加2个ip地址,然后就会报错

python F-Scrack.py -h 2.txt

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "F-Scrack.py", line 272, in run
self.Sock.sendto(self.packet, (ip, 0))
gaierror: [Errno -2] Name or service not known

@ywolf
Copy link
Contributor

ywolf commented Nov 15, 2016

把 2.txt 文件名改为 2.ini

@lupus721
Copy link
Author

好吧,谢谢

还有就是,我想把所有的扫描结果都导出,不论成功失败,应该怎么做呢

@ywolf
Copy link
Contributor

ywolf commented Nov 15, 2016

python F-Scrack.py -h 10.x.x.x >log.txt

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

2 participants