Closed chGoodchild closed 4 months ago
Download everything from the gateway rather than expecting users to face the complexity of using scp and setting things up themselves.
Improve documentation too
Setup reaches the point where e-cash is redeemed and the user is connected to the network. The disconnect part may still require some dependencies...
root@GL-AR300M:/tmp# cat /var/log/nodogsplash_data_purchases.json
[{"timestamp": "2024-07-24 11:06:22", "mac": "9a:2f:20:cb:e1:fa", "data_amount": "333.333", "sessiontime": "5"}]
root@GL-AR300M:/tmp# cat /var/log/nodogsplash_data_usage.json
{}
https://github.com/chGoodchild/GLTollGate/blob/19f3192996481e6119200bfe641d1f4144c84435/setup.sh#L39-L42
Are all of these still needed? Maybe I can get rid of a few now...