Long story short, I accidentally made one of my private GitHub projects public without realising I had put my SMTP credentials in the config files somewhere in the repository. Several days ago I
While working with an FTP library, I got surprised by NodeJS. I was checking the health of the connection, but instead of getting the status, or failing, the process exited silently. Consider the