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

check / set ovpn config #4

Open
andrew-naish opened this issue Apr 18, 2019 · 0 comments
Open

check / set ovpn config #4

andrew-naish opened this issue Apr 18, 2019 · 0 comments

Comments

@andrew-naish
Copy link
Owner

andrew-naish commented Apr 18, 2019

Check for / Add the following line to targeted VPN config.

auth-user-pass /app/ovpn/config/credentials.txt

These actions should be done within /app/ovpn/run.

  • For the check - echo something to stdout if the line isn't found.
  • For the fix - copy the ovpn file within the container to a new location, adding the line and using that ovpn file to connect. I don't want to enforce write permissions to the volume.
@andrew-naish andrew-naish changed the title TODO: check / set ovpn config automatically check / set ovpn config automatically Nov 23, 2020
@andrew-naish andrew-naish changed the title check / set ovpn config automatically check / set ovpn config Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant