Is it possible to run a VPN client inside a docker container?
And if it is, then will it be possible to communicate between the host and the container?
An example of the architecture -
Host <-> Container <-> VPN
172.0.0.1 172.0.0.3 & 222.104.0.105 222.106.3.5
Thanks in advance!