-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with URI. #28
Comments
I have the same problem. Does anyone have an answer? |
Someone has a solution ??? |
Same problem, I have no solution but an alternative: https://github.com/vincentcox/bypass-firewalls-by-DNS-history |
I had a small issue when bypassing any link. Got the following error.
https://postimg.cc/qNSKqSFq
I fixed it by changing the payload URI from http://www.crimeflare.us:82/cgi-bin/cfsearch.cgi to http://www.crimeflare.org:82/cgi-bin/cfsearch.cgi
I'm running the script on Ubuntu 17.04 with ruby 2.3.3p222 (2016-11-21) [x86_64-linux-gnu]
After I managed to get the real IP address of other sites like discordapp.com , I tried to introduce the URL of sites that definitedly are hosted on cloudfare, however the script doesn't recognize them as cloudfare-protected sites. I ignore whether this is a problem with the payload, the script, or the site is simply protected against the script.
The text was updated successfully, but these errors were encountered: