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

Add possibility to specify OpenVPN device number when generating container config #7

Merged
merged 2 commits into from
May 6, 2024

Conversation

Salvoxia
Copy link
Owner

@Salvoxia Salvoxia commented May 6, 2024

Makes it possible to pass -o <interfaceSuffix> to ovpn_genconfig to define the suffix used when creating the OpenVPN device, e.g. -o 1 will create tun1 instead of tun0.

> Added option -o to set the OpenVPN device number (e.g. -o 1 will create interface tun1)
> Updated usage documentation to inlcude -o argument
@Salvoxia Salvoxia merged commit f3d0f12 into master May 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant