Application calls home several times to 172.16.45.166 #313
-
Just curious why the app is making outbound internet access requests. It appears to be a Cloudflare IP address. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
These features of this app access the internet:
The first three features connect to my server that is hosted behind a Cloudflare firewall. You probably found web requests for one of these things. |
Beta Was this translation helpful? Give feedback.
These features of this app access the internet:
Application update notifications
Self-explanatory; example: https://timschneeberger.me/updates/galaxybudsclient/appcast.xml
Requested on every launch and then approx. every 2 hours
Firmware updates
The app refreshes its firmware index on each launch. I'm keeping a collection of new and old firmware binaries on my server to allow downgrading. (The source code for that API is available here: https://github.com/ThePBone/FirmwareProviderAPI)
Crowdsourcing serial protocol data
This is optional and can be disabled on the settings page. To support all Galaxy Buds models (including those I don't own), the app can selectively collect fragments …