-
-
Notifications
You must be signed in to change notification settings - Fork 391
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
feat(privatevpn): support natively port forwarding #2285
Conversation
d54a40b
to
5cc29a7
Compare
5cc29a7
to
06bf8d0
Compare
06bf8d0
to
a3b2c67
Compare
a3b2c67
to
0397d92
Compare
Hi,
this is the ful log
and this is a portion of my compose file
|
0397d92
to
5d3526c
Compare
Fixed! Please try pulling the image 😉
|
Should this also work for wireguard ?
Using
|
Try with
docker run -it --rm --cap-add=NET_ADMIN -e OPENVPN_USER=a -e OPENVPN_PASSWORD=b -e VPN_SERVICE_PROVIDER=privatevpn -e VPN_PORT_FORWARDING=on qmcgaw/gluetun:pr-2285
For issue #1859