Hacker News new | ask | show | jobs
by drivebycomment 1642 days ago
If anyone working on Onhub is reading this, can you please at least implement a json http api on the local network side that allows configuring the basic settings like WAN settings, DNS settings, network name and password, etc, so that the router can be kept functional for minimal case ? I don't care if you stop producing the app - but if you can implement a basic json api, I think community can easily keep it working.
1 comments

I think it has such an API already. Just nobody has figured out the Auth for it. Probably a few days decompiling the API server would figure it out though.

There is a neighbouring diagnostic info endpoint that doesn't require Auth, and that works fine.