foxriver76 / ioBroker-Visu-App

This is the issue tracker for the "ioBroker Visu" Android and iOS App
7 stars 0 forks source link

[FEATURE] Detect if a VPN is running and ask for local access #4

Closed foxriver76 closed 1 year ago

foxriver76 commented 1 year ago

Is there an existing feature request for this?

Feature description

If we are about to select an external runtime, we should check if there is a VPN active. If so, we can ask if the user wants to access the internal runtime instead. This allows to use VPN e.g. for showing local iFrames which will not be available via Pro Cloud.

Anything else?

No response

foxriver76 commented 1 year ago

Some packages, unfortunately not widely used: https://www.npmjs.com/package/react-native-vpn-detect (does not work) https://www.npmjs.com/package/react-native-vpn-status (https://github.com/aspidvip/react-native-vpn-status/issues/2)

foxriver76 commented 1 year ago

implemented in v1.0.13, only can be detected when outside of Wi-Fi