nsonaniya2010 / SubDomainizer

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.
MIT License
1.71k stars 233 forks source link

fix: fixed windows prompt colors #29

Closed oppsec closed 3 years ago

oppsec commented 3 years ago

On windows prompt, the colors doesn't get printed correctly.

But if we put the colorama scheme, the colors works without problems.

Best regards, oppsec.

nsonaniya2010 commented 3 years ago

Can you get me your system configuration?

oppsec commented 3 years ago

Can you get me your system configuration?

Windows 10 Home Single Language 64 bits Version 1909 SO 18363.1316

nsonaniya2010 commented 3 years ago

Have you tried on other systems like linux or mac, if it is working?

oppsec commented 3 years ago

Have you tried on other systems like linux or mac, if it is working?

No, I didn't test on others system because I only have a notebook with Windows. But I think on linux or mac works perfectly.

nsonaniya2010 commented 3 years ago

Thanks. I will re verify the changes and merge it, if seems fine.

oppsec commented 3 years ago

Thanks. I will re verify the changes and merge it, if seems fine.

No problem, thanks for creating this awesome tool.

oppsec commented 3 years ago

Any update? I've tested on Ubuntu with colorama scheme and had no problems.

nsonaniya2010 commented 3 years ago

Haven't verified it yet. Will do it this week.

oppsec commented 3 years ago

Hello @nsonaniya2010

Any update for this PR?

Best regards, oppsec.

oppsec commented 3 years ago

Hello @nsonaniya2010

Any update for this PR?

Best regards, oppsec.

nsonaniya2010 commented 3 years ago

Seems fine on my system as well. Merging the PR.

Thanks for PR :)