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

feat(provider): add VPNsecure.me #848

Merged
merged 10 commits into from Aug 15, 2022
Merged

feat(provider): add VPNsecure.me #848

merged 10 commits into from Aug 15, 2022

Conversation

qdm12
Copy link
Owner

@qdm12 qdm12 commented Feb 16, 2022

Changes

  • OPENVPN_ENCRYPTED_KEY environment variable
  • OPENVPN_ENCRYPTED_KEY_SECRETFILE environment variable
  • OPENVPN_KEY_PASSPHRASE environment variable
  • OPENVPN_KEY_PASSPHRASE_SECRETFILE environment variable
  • PREMIUM_ONLY environment variable
  • OpenVPN user and password not required for vpnsecure provider

Fixes #685

@qdm12 qdm12 force-pushed the vpnsecure branch 2 times, most recently from a911c08 to 3b5a387 Compare February 17, 2022 03:00
@qdm12 qdm12 force-pushed the master branch 2 times, most recently from cad2b51 to d4f0039 Compare February 21, 2022 01:38
@qdm12 qdm12 force-pushed the vpnsecure branch 5 times, most recently from a569fcd to 0a940ae Compare February 26, 2022 14:47
@qdm12 qdm12 force-pushed the master branch 2 times, most recently from cefe9d2 to 2b09b9c Compare February 26, 2022 16:15
@qdm12 qdm12 force-pushed the master branch 5 times, most recently from e66ab39 to c6f68a6 Compare March 22, 2022 08:51
@qdm12 qdm12 force-pushed the master branch 2 times, most recently from efdf9e7 to 9dd5e7b Compare May 1, 2022 16:30
@qdm12 qdm12 force-pushed the vpnsecure branch 2 times, most recently from 814fccb to 711ff19 Compare May 27, 2022 21:50
- Read OpenVPN encrypted key from /gluetun/openvpn_encrypted_key
- Read OpenVPN encrypted key from /run/secrets/openvpn_encrypted_key
- Add `OPENVPN_ENCRYPTED_KEY` variable
- Add `OPENVPN_ENCRYPTED_KEY_SECRETFILE` variable
- Country is ready properly
- All servers are re-sorted
- Only dependency is `golang.org/x/net`
@qdm12 qdm12 merged commit a182e35 into master Aug 15, 2022
@qdm12 qdm12 deleted the vpnsecure branch August 15, 2022 23:54
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.

VPN provider support: VPNSecure.me
1 participant