Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


BBC changes - Chances of a VPN built in?
#4
The openvpn package is already installed in RaspiOS Lite so we're part way there.

The Linux OpenVPN client appears to be compatible with many public VPN services. However, each service has its own website, collection of VPN servers around the world, and, of course, its own login credentials.

It would seem to me that a moOde VPN configuration screen would have to

- get* the user's chosen VPN service (triggering a download of that service's list of servers behind the scene. This "list" is a collection of .ovpn files to be stored in an openvpn subdirectory.)

- get the user's login credentials for the chosen VPN service

- configure OpenVPN with the credentials

- allow the user to select from a pull-down list which server in which country

- allow the user to start/stop the VPN connection.

Or something like that. No doubt I'm overlooking something (UDP vs TCP comes to mind).

I subscribe to a VPN service and use that service's app on my phone and my tablet to choose the server and start/stop the VPN connection. I've never tried to connect to the service from a Linux box. Looking at the man page, there's a huge number of options for the OpwnVPN client. If I get time I'll try to see what is the minimum I have to do to get a VPN connection.

No way I'm going to attempt crafting the PHP and JS for an interactive moOde screen.

Regards,
Kent

* there are so many of them that I'm not sure a pull-down list is feasible, nor do I think we want to be endorsing any, but each has its own FQDN and procedure for getting the server list, etc.
Reply


Messages In This Thread
RE: BBC changes - Chances of a VPN built in? - by TheOldPresbyope - 03-19-2025, 04:34 PM

Forum Jump: