VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
It will be great, if container allows connect to multiple proxy at once(for example 3x ovpn and one nordVPN).
After all proxy server(socls or http) round robin which server proxy connection is routed.
Interesting suggestion, although it's a complex system to setup especially regarding settings validation (since each provider has their own filters and valid values). Maybe one day I'll get to it 😉
What's the feature 🧐
It will be great, if container allows connect to multiple proxy at once(for example 3x ovpn and one nordVPN). After all proxy server(socls or http) round robin which server proxy connection is routed.
Extra information and references
No response