Hello,
I know nothing about the Rasberry Pi, however I have a possible need for a computer that can be inside a vehicle and connected to a mobile WiFi router on the Ethernet port running a script. The unit would need to run on vehicle power, boot up when the vehicle is started and start the script within a minute or so. It would be shut down when the ignition was shut off. This would run every day, year round, cycling on and off several times each day. The script would ideally be something like a bash script involving some use of cURL. I could work in other languages if need be though.
A little more detail: Unfortunately the router's firmware does not have a feature to boot off clients who are burning up all the allotted data, however it logs data use per client and you can boot them manually from the admin webpage. I was thinking to write a script to continually monitor and boot users who download too much. I was hoping to do this remotely, however the router gets a non-routable address from the mobile data carrier.
Thanks for any suggestions,
D