cloudgazer
cloudgazer copied to clipboard
Find Real IPs hidden behind Cloudflare with Criminal IP(criminalip.io), security OSINT Tool.
Changed readme file so that you can copy commands with a single click, and the bash syntax is highlighted. Trailing spaces in these codeblocks are also removed.
FIXES #3 - [x] Fixes the error thrown on scans where the original ip is not found:  - [ ] Prints `No original IP addresses were found.`...
Traceback (most recent call last): File "cloudgazer.py", line 91, in main() File "cloudgazer.py", line 77, in main results = find_real_ip(ip_list, HEADERS) File "cloudgazer.py", line 52, in find_real_ip 'real_ip': [d['ip_address'] for...
I don't know if this is still active and working. I downloaded the zip and unzipped it. however I'm unable to start cloudgazer not sure what i'm doing wrong.
Fixed some errors while retrieving information.
It shows no data in the table, but it requests access to unix_getpass. Is that neccesary for the program to function? I don't think so? Needs declaration