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

Reduce image size #2

Open DoganM95 opened 1 month ago

DoganM95 commented 1 month ago

Reduce the image size by removing any redundant file/binary that is not essential to get the proxy running.

One way could be getting the container's files and analyzing them locally.