DoganM95 / Ovpn-To-Proxy-Adapter

Creates http proxy servers out of .ovpn files from e.g. ExpressVPN, Surfshark, etc. , each running in a docker container. Automated for batch creation.
MIT License
13 stars 3 forks source link

Generalize #1

Closed DoganM95 closed 6 months ago

DoganM95 commented 1 year ago

Readme and title are expressvnp specific, but work for many vpn's (list of supported ones in haugene's project).

This repo should become generic to explain the prodecure and code for any supported vpn, not only expressvpn.

DoganM95 commented 7 months ago

Start with surfshark, which also has a page for manual setup, where .ovpn files can be downloaded:

https://my.surfshark.com/vpn/manual-setup/main/openvpn

Then check for similarities with express vpn and if generalization is feasible.