Velociraptor45 / Xipona

A Blazor WASM shopping list & recipe web app with a .net backend
MIT License
4 stars 1 forks source link

Connecting from internal network to outside #7

Closed Velociraptor45 closed 3 years ago

Velociraptor45 commented 4 years ago

The requirement is to rout the traffic from the receiving VPN container (see #8) to another one that channels all requests through a third party VPN.

Velociraptor45 commented 4 years ago

ProtonVPN can be installed in a Docker container but the free connection options always time out. This might be because of the server's high workload but to verify this, I'll have to try via a paid connection.