xen
xen
@gmanc2 The Discord python library might've changed. I don't use Discord anymore. If you're able to resolve this, please feel free to make a pull request. Thanks!
@marcelo321 Yeah, currently it uses Google's resolver 8.8.8.8.
Thanks, I will look into this possibly tomorrow @jdonsec @ttmyst.
It’s possible this is happening because the environment variable `GOPATH` is not set.
Hi @HellboundTKR, I've ran into this problem in the past. To help you mitigate this issue I have a few questions, - 1. How big is your list? - 2....
Also, I would like to suggest running: `cat all_subdomains.lst | sort | uniq > new_all_subdomains.lst` to remove duplicate subdomains (From the screenshot it looks like you have duplicates).
Okay, another update. In an old, old version of subjack, when I was using net/http instead of fasthttp, I had a `Connection: close` header set which mitigated this issue in...
@HellboundTKR that's very strange if it's still occurring after you set it to unlimited in the same session. I'm attempting to reproduce this issue with a list containing ~246k subdomains....
Just an update, I surpassed 100k subdomains w/o any errors
Perhaps this is a low memory / low cpu issue? I ran into the "too many files" a long time ago on my 1gb ram ubuntu box... I'm doing this...