Because I imagine someone who would expose their mongodb instance to the web would also just terminate HTTPS at the CDN, rendering curryfinger/cloudflare.py useless.
Yeah, that does sound plausible.
To me it looks like this tool (and cloudflair.py) can only ever find servers which are configured in a very specific way: * The traffic between server and CDN is encrypted using a valid certificate * The server's…
Don't CORS restrictions basically render this whole tool useless?
Multiple @ symbols are absolutely valid, as long as they are properly quoted ;)
100% this! For reference, I didn't try any of the more obscure email address features, such as comments or quotation. My address simply has the form firstname@lastname.email
Great work, I like the simplicity! So far I have two issues with your solution: 1. It doesn't accept my email address. Looks like the pattern is way too strict and doesn't allow any new TLDs. 2. The use-case I most…
So it's basically JSON without commas and quoted keys?
This is easily achieved using a fish function: https://github.com/nyarly/fish-bang-bang Unlike bash, fish even expands it in place, allowing you to make changes.
function c(i,j){return $("#color-"+i)[0].getContext('2d').getImageData(0,0,1,1).data[j]} setInterval(function(){$("#color-"+(1+(c(1,0)+c(1,1)+c(1,2)<c(2,0)+c(2,1)+c(2,2)))).click()},1)
Because I imagine someone who would expose their mongodb instance to the web would also just terminate HTTPS at the CDN, rendering curryfinger/cloudflare.py useless.
Yeah, that does sound plausible.
To me it looks like this tool (and cloudflair.py) can only ever find servers which are configured in a very specific way: * The traffic between server and CDN is encrypted using a valid certificate * The server's…
Don't CORS restrictions basically render this whole tool useless?
Multiple @ symbols are absolutely valid, as long as they are properly quoted ;)
100% this! For reference, I didn't try any of the more obscure email address features, such as comments or quotation. My address simply has the form firstname@lastname.email
Great work, I like the simplicity! So far I have two issues with your solution: 1. It doesn't accept my email address. Looks like the pattern is way too strict and doesn't allow any new TLDs. 2. The use-case I most…
So it's basically JSON without commas and quoted keys?
This is easily achieved using a fish function: https://github.com/nyarly/fish-bang-bang Unlike bash, fish even expands it in place, allowing you to make changes.
function c(i,j){return $("#color-"+i)[0].getContext('2d').getImageData(0,0,1,1).data[j]} setInterval(function(){$("#color-"+(1+(c(1,0)+c(1,1)+c(1,2)<c(2,0)+c(2,1)+c(2,2)))).click()},1)