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

Very MINOR mistake in documentation using the "oneliner" for openvpn. #199

Open
mrwicks opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@mrwicks
Copy link

mrwicks commented Jan 24, 2025

In the README.md it says:

VPN_PROTOCOL - wireguard or openvpn; openvpn will default to openvpn_udp_standard, but can also specify openvpn_tcp/udp_standad/strong

It should say:

VPN_PROTOCOL - wireguard or openvpn; openvpn will default to openvpn_udp_standard, but can also specify openvpn_udp_strong/openvpn_tcp_standard/openvpn_tcp_strong

Just a minor typo but I use open_udp_strong and just "strong" didn't work in the "oneliner" example which is printed above where the text is seen.

Otherwise, everything works great, although I'm trying to figure out how to use the killswitch. I think that should be a command line option. The GUI option doesn't seem to work under KDE, I don't see it under the network manager, but engh, it's not terribly important and that's more of an issue with openvpn itself, and not the scripts which greatly simplify using openvpn.

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