vimagick / dockerfiles

:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fight Against Dictatorship)
https://hub.docker.com/u/vimagick/
3.12k stars 787 forks source link

openvpn client + danted #6

Open vinnitu opened 8 years ago

vinnitu commented 8 years ago

Can You help me merge openvpn client with sockd server?

Ideally I need pass .ovpn conf with credentials and config to container and setup local port for socks server

vimagick commented 8 years ago

You can compose these two containers.

OpenVPN Client -> Dante Server -> OpenVPN Server

Set socks-proxy or http-proxy in your client.ovpn.

vinnitu commented 8 years ago

no, I mean openvpn-server will socks5-server(sockd) simultaneously, not client