

6·
1 month agoI made a free forever server and it got deleted after 2 weeks. As part of the server running I scheduled a daily rsync backup to my NAS and provisioned it with terraform so I can build it quickly again.


I made a free forever server and it got deleted after 2 weeks. As part of the server running I scheduled a daily rsync backup to my NAS and provisioned it with terraform so I can build it quickly again.
In addition to what others have already posted, I suspect that this might be an attempt to evade spam/phishing filters that are looking for an IP address with a specific regular expression. Having a fake IP address that doesn’t match the traditional
^((25\[0-5]|(2\[0-4]|1\d|\[1-9]|)\d)\\.?\b){4}$format might let this message slip through.