wfg / docker-openvpn-client

OpenVPN client with killswitch and proxy servers; built on Alpine
MIT License
353 stars 107 forks source link

different socks5 proxy ips for different client containers #68

Closed JeevansSP closed 2 years ago

JeevansSP commented 2 years ago

I wanted to run multiple instances of client containers and have each of them have their entire network routed through a different socks5 proxy ( i will be providing each of them like this <IP>:<port>:<user>:<pass>), is this possible using openVPN? if so how can i do it?

JeevansSP commented 2 years ago

@wfg pls help

wfg commented 2 years ago

Sounds like you want to run multiple instances of this image with different OpenVPN configurations. However, this is not the place for tutorials.