Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this image used with Docker Desktop? some issues I see #235

Open
rsquarev opened this issue Feb 16, 2024 · 0 comments
Open

Can this image used with Docker Desktop? some issues I see #235

rsquarev opened this issue Feb 16, 2024 · 0 comments

Comments

@rsquarev
Copy link

Hi there,
Thank you for the vpn server image.
I installed the image on my Docker Desktop (windows machine with ubuntu 18.04 wsl). Images installs successfully, but I cannot access ovpn client configuration.

Following command used.
docker run -it --rm --cap-add=NET_ADMIN -p 31194:1194/udp -p 38080:8080/tcp --name dockovpn alekslitvinenk/openvpn -r

Here is the output...
image

It shows incorrectly :80 port to download ovpn client though I mentioned 38080.

I tried localhost:38080, localhost:80, localhost:8080 to download. none of them worked.

Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant