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

Importing config file #2

Open
wilhem opened this issue Jul 27, 2022 · 0 comments
Open

Importing config file #2

wilhem opened this issue Jul 27, 2022 · 0 comments

Comments

@wilhem
Copy link

wilhem commented Jul 27, 2022

One simple question.

How is it supposed to be used?

  1. ./import <myfile.conf>
  2. open import.sh and replace the client.conf with <myfile.conf>

to me the first option would be the best one. But it need to be changed to:
openvpn3 config-import --config $1

and the startsession.sh should be:
openvpn3 session-start --config $1

So you can just type:

$ ./import <myfile.conf>

Thanks

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