SMSPipe - Secure SMS Gateway API using spare Android phones (Bypasses 10DLC / No Twilio message fees)

Posted by Unusual_Act8436@reddit | sysadmin | View on Reddit | 12 comments

Hey everyone,

I built SMSPipe to solve a personal headache: handling 10DLC compliance delays and high carrier fees just to get simple uptime alerts from my monitoring scripts.

It securely links a spare Android phone to an HTTP API. When you send a POST request, the phone transmits the text via its local SIM plan.

Quick details:

I'd love to get some technical feedback from fellow sysadmins on performance, battery management for always-on devices, or edge cases!