Markus Gothe

Results 39 comments of Markus Gothe

@matrix1001 @matrix1001 I've ported it to 7.0 and created a pull request.

Well, you should afaik get a JSON callback and parse the data out and handle it. gowhatsapp has from what I've been dugging into during the night lots of magic,...

Hmm, the scanner is not even wrong in this case: 'Serverplats: USA — 104.24.126.87' for a domain which is hosted by Loopia. However it might be that Cloudflare is proying...

Now I see I get an 'x-loopia-node' header with the actual IP.

@andersju Yes, detecting the use of a CDN provider would be neat. Easy to check if the NS-servers are in *.ns.cloudflare.com for Cloudflare. Beside that I find the webkoll.dataskydd.net working...

This should only be added if the target supports it, so an ifdef around the setsockopt() call. Pretty straightforward otherwise.

Actually your error is due to the shebang, use /bin/dash or tell shellcheck by cli which interpreter you are using; 'shellcheck -s dash' in your case.

'shellcheck -s dash -e SC2169' is what I use for bug squashing with busybox ash. @mmlb as noted shellcheck doesn't recognise the shell and defaults to POSIX sh, use the...

@jovemars neat finding there, did you report it upstream to the roaring penguin folks?

Which modem are you using?