dockerfiles
dockerfiles copied to clipboard
openvpn client + danted
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
You can compose these two containers.
OpenVPN Client -> Dante Server -> OpenVPN Server
Set socks-proxy or http-proxy in your client.ovpn.
no, I mean openvpn-server will socks5-server(sockd) simultaneously, not client