gwen001 / github-subdomains

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

Why Token Not Working?? #7

Closed Phoenix1112 closed 1 year ago

Phoenix1112 commented 3 years ago

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.

image

(in the picture I have hidden half of the token)

Why is this happening?

Phoenix1112 commented 3 years ago

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.

image

Shahad7278 commented 3 years ago

I have the same problem anyone has solved it?

Sudan101 commented 3 years ago

Hi and thanks for the tool , I am facing the same issue (token not found)

six2dez commented 3 years ago

Fix PR proposed https://github.com/gwen001/github-subdomains/pull/8/commits/4147360c4bf40d9184329333a34689f4adef1c7a

Phoenix1112 commented 3 years ago

@six2dez thanks bro... it is worked for me...

m3hrajbhat commented 3 years ago

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.

gwen001 commented 1 year ago

Should be fixed now. Sorry for being late...

jayraj0x01 commented 10 months ago

i guess its not fixed ...

i am still facing the issue help....!

jayraj0x01 commented 10 months ago

error

gwen001 commented 8 months ago

See #26.