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(nordvpn): new API endpoint and wireguard support #1380

Merged
merged 3 commits into from
Jun 8, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d7adfa6 View commit details
    Browse the repository at this point in the history
  2. feat(nordvpn): add and change server data fields

    - Add `country` field (previous `region` value)
    - `region` field is now the continental region
    - Add `city` field
    qdm12 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    48c09f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. feat(nordvpn): support Wireguard natively

    - Updater changed to parse Wireguard servers
    - Wireguard servers data added
    - NordVPN added as native Wireguard provider
    - Default port set to 51820
    qdm12 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    13ec9f9 View commit details
    Browse the repository at this point in the history