gwen001 / github-subdomains

Find subdomains on GitHub.
MIT License
653 stars 97 forks source link

Due to new search API tools is not working properly #15

Closed sec000 closed 1 year ago

sec000 commented 2 years ago

This is generated by the tools which is giving error https://api.github.com/search/code?per_page=100&s=indexed&type=Code&o=desc&q=%22google.com%22&page=1 image

AmeerAssadi commented 2 years ago

This happened because you didn’t provide a github token, you should use the tool as following github-subdomains -d domain.com -o output.txt -t token1, token2, token3

gwen001 commented 1 year ago

Provide the full command line you used please. But @AmeerAssadi is right, for some specific search, tokens are mandatory.