Remote controll of EVOK API
-
Hello,
Is there any solution how to remote controll UniPi API requests? For example from my phone outside local network.
I think about public IP address with forwarding to Raspberry, but this can be potentional threat, if there is no authentication on EVOK API (maybe i am out of date).
Thanks for reply
-
Hello @sppilka,
the Evok is not suitable for being exposed to the Internet. You can try using some VPN solution (Wireguard seems interesting). The VPN server could be installed on the PLC and you could have clients on mobile phones, laptops, etc...Best regards,
Martin
-
@martin-kudláček Thank you Martin, will do that.