github-subdomains
github-subdomains copied to clipboard
Why Token Not Working??
hello. thanks for this project... I used to use this program before but after installing the new version it doesn't work. my problem is entirely related to the github token. I'm creating a token at https://github.com/settings/tokens. but it says that the token was not found even though I used the token with the -t parameter.
(in the picture I have hidden half of the token)
Why is this happening?
There is an underscore in the new token I created on github. appears in the picture above.. There is no underscore when I review the old token. I think the program is sensitive to underlines. When I tried with the old token, I didn't get an error. but since I deleted the old token from my github page, no subdomain was found.
I have the same problem anyone has solved it?
Hi and thanks for the tool , I am facing the same issue (token not found)
Fix PR proposed https://github.com/gwen001/github-subdomains/pull/8/commits/4147360c4bf40d9184329333a34689f4adef1c7a
@six2dez thanks bro... it is worked for me...
Instead of using prebuild binary, build new one which is main.go by typing go build main.go
in the directory.This should build new binary then copy it to /bin and you are good to go.
Should be fixed now. Sorry for being late...
i guess its not fixed ...
i am still facing the issue help....!
See #26.