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

not getting any output #11

Open
sushantdhopat opened this issue Mar 3, 2023 · 7 comments
Open

not getting any output #11

sushantdhopat opened this issue Mar 3, 2023 · 7 comments

Comments

@sushantdhopat
Copy link

python3 main.py -t dell.com -f /root/new-dell.com/allsub.txt -o /root/new-dell.com/dell.brut after running i didnt getting any output just get Killed

@0xGwyn
Copy link
Contributor

0xGwyn commented Mar 3, 2023

Hi, is there any other details for the error?
Since the app has problems with memory management, my guess is that the process must have been killed due to large amount of data being processed.

@sushantdhopat
Copy link
Author

no error just happening this nothing gets anything and the subdomains list is 24812 subdomains
Screenshot 2023-03-03 at 9 47 57 PM

@0xGwyn
Copy link
Contributor

0xGwyn commented Mar 3, 2023

Unfortunately I'm not familiar with the core concept of the tool but I think I may know where the problem lies and will try to fix it asap.

@sushantdhopat
Copy link
Author

thanks let me know

@0xGwyn
Copy link
Contributor

0xGwyn commented Mar 3, 2023

Meanwhile you can test the commit from Nov 26, 2022 and check if it works fine. With that commit, the app used to first generate the rules then you had to run a bash script to generate subdomains out of the rules. If it fixes the problem then my guess should be right about the issue which involves file processing.

@JoshuaMart
Copy link

Hi,
Same problem observed for my part, however I also tested on old commits and I think it is simply the VPS used that is not powerful enough.

In my test I use a VPS with 2G of RAM and when I launch the tool, more and more RAM is consumed until it reaches the max and that's when the tool stops with the output "Killed

@abbycantcode
Copy link

I am using a 8GB VPS and yet its still the same.

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

4 participants