Category: Internet
-
details of an HTTPS server – as seen from outside
I found this command line (suggested above) really, really useful: $ nmap –script ssl-enum-ciphers -p 443 www.google.com Make sure nmap is fairly up-to-date, otherwise you will miss too many interesting bits – seriously! In other words: it makes no sense at all working like this with an outdated nmap.
-
URL decoding
URL decoding is the inverse process of URL encoding. It is used to parse query strings or path parameters passed in URLs. It is also used to decode HTML form parameters that are submitted with application/x-www-form-urlencoded MIME format URLs, as you might know, can only contain a limited set of characters from the US-ASCII character…
-
how to stop videos from automatically playing in the Instagram app – actually you can not
https://www.carlcare.com/global/tips-detail/stop-videos-from-automatically-playing-on-instagram/
-
robots / web harvesters eating up my Internet traffic volume
https://wiki.hostsharing.net/?title=Traffic – recognise, analyse, block, … … My 2 top volume killers: … wp-cron.php?doing_wp_cron … $HOME/var/web.log That is functionality of my own WordPress site(s) – rather suprising, that my own software “kills” me. It is actually my “top volume killer”. The problem gets described here: https://kinsta.com/knowledgebase/disable-wp-cron/ … … wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2 … $HOME/web.log That’s a font file, that…
-
using this “Full Emoji List” you can use emojis by their Unicode codes in texts you are editing in your browser
http://www.unicode.org/emoji/charts/full-emoji-list.html
-
mDNS, Rendezvous, Bonjour, ahavi
https://www.heise.de/newsticker/meldung/Bugfix-Google-behebt-Patzer-in-Chromecast-und-Google-Home-3946037.html