Send SMS with arduino or receive phone calls with arduino … If you are interesting in send/receive SMS, phone calls, emails … and more (like GSM...
Tag - by example
Online Whois tools for IPs … in this post I combine some works I did for exercise and for this report. Several IPs have suspicious behaviours (spam...
Notes how to perform IMAP test with curl: $curl imap://username:password@in.example.com/INBOX?NEW Scheme scheme://host:port/path Schemes for the e-mail...
Table of contents What is IFTTT Channels: sources and destinations Example : CPU Load on XLS (Google Drive) Live Example : Your position on XLS (Google...
Table of content : ISR ISR Signature Example (timer / TIMER2_OVF_vect) Frequency of TIMER2_OVF event Prescaler Example code Valid Interrupt Vectors...
Table of contents : SSL wildcard & SAN certificates CN : Common Name SAN: Subject Alternative Name Example Generate a certificate with SAN (Draft notes)...
CRAM-MD5 online generation Fill the below text fileds for on-line generation of login string (JUMP directly). IMAP a AUTHENTICATE CRAM-MD5 + Challenge...
Here some notes about IMAP testing using telnet with reference to email client behaviours (login, listing emails and folders, read email…) … How...
dnsg Command dmesg (short for display message) is an UNIX command used in order to print to stdout the “kernel buffer” messages. This cmd is...
According with stunnel site description : “The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd...