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

**********Enumerate Discover Mode********** 发生错误 #1

Open
ldbfpiaoran opened this issue Dec 31, 2017 · 1 comment
Open

**********Enumerate Discover Mode********** 发生错误 #1

ldbfpiaoran opened this issue Dec 31, 2017 · 1 comment

Comments

@ldbfpiaoran
Copy link

Enumerate Discover Mode
Traceback (most recent call last):
File "DiscoverSubdomain.py", line 84, in main
domains = SubNameBrute(target=self.domain, threads=self.thread, mode=self.mode).run()
File "/root/DiscoverSubdomain/brute/subDomainsBrute.py", line 35, in init
self.threads)]
TypeError: range() integer end argument expected, got str.

还有就是requirements.txt 里platform 貌似是python自带库
安装时候报错~~

@coco413
Copy link
Owner

coco413 commented Dec 31, 2017

谢谢,已经修改,第一个从命令行传线程数类型没做好转换。第二个platform模块已从requirements.txt移除

@coco413 coco413 closed this as completed Dec 31, 2017
@coco413 coco413 reopened this Dec 31, 2017
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