docker-openvpn-client
docker-openvpn-client copied to clipboard
Route to another container.
I connect just fine with the setup, however I want to share the vpn-clients tun0 with another container.
docker run -it --rm --net=container:vpn-client dbarton/utorrent doesnt work for me. I even tried adding the 8080 to the vpn container but still nada. I could be a noob but this isnt easy thanks