Connect to VPN on a cloud deployed streamlit app (with *.ovpn config file)

Hello everybody!

I have a streamlit app that works just fine locally, because to make it work it needs to connect first to an AWS VPN. In Windows (locally) I use the AWS VPN client to connect, but now I would like to deploy the app in the streamlit cloud.

So I would like to ask: Is there a way to connect to AWS VPN? I have a configuration file (ovpn). Maybe a python library or a web login solution?

Regards

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.