walterl / proton-privoxy

Privoxy over ProtonVPN in Docker
MIT License
106 stars 25 forks source link

Use up to date version of Proton CLI, fixes #6 #47

Closed betterphp closed 6 months ago

betterphp commented 6 months ago

Thanks to @ab2022 for working out the fix :)

walterl commented 6 months ago

Thanks for the PR, @betterphp (and @ab2022 for the fix)! Testing it locally...

walterl commented 6 months ago

I updated the change to be a little more deterministic, installing a specific version of the CLI tools, so that it's easier to know what is installed and to update. I also let pip do all the git heavy lifting. The Docker image version was bumped to trigger a new build on DockerHub.