Skip to content

wireguard-gui: add Proton VPN config parsing support#1689

Merged
brianmcgillion merged 1 commit intotiiuae:mainfrom
enesoztrk:feat/wireguard-gui-proton-vpn
Jan 21, 2026
Merged

wireguard-gui: add Proton VPN config parsing support#1689
brianmcgillion merged 1 commit intotiiuae:mainfrom
enesoztrk:feat/wireguard-gui-proton-vpn

Conversation

@enesoztrk
Copy link
Copy Markdown
Contributor

@enesoztrk enesoztrk commented Jan 20, 2026

Description of Changes

Add support for parsing Proton VPN generated WireGuard config files:

  • Extract # Key for <user> as interface name
  • Extract first standalone comment after [Peer] as peer name (e.g., NL-FREE#241, AT#133)
  • Log unknown comment keys as warnings
  • Return errors for unknown attribute keys

Type of Change

  • New Feature
  • Bug Fix
  • Improvement / Refactor

Related Issues / Tickets

tiiuae/wireguard-gui#129

Checklist

  • Clear summary in PR description
  • Detailed and meaningful commit message(s)
  • Commits are logically organized and squashed if appropriate
  • Contribution guidelines followed
  • Ghaf documentation updated with the commit - https://tiiuae.github.io/ghaf/
  • Author has run make-checks and it passes
  • All automatic GitHub Action checks pass - see actions
  • Author has added reviewers and removed PR draft status

Testing Instructions

Applicable Targets

  • Orin AGX aarch64
  • Orin NX aarch64
  • Lenovo X1 x86_64
  • Dell Latitude x86_64
  • System 76 x86_64

Installation Method

  • Requires full re-installation
  • Can be updated with nixos-rebuild ... switch
  • Other:

Test Steps To Verify:

  1. ...

Signed-off-by: Enes Öztürk <enes.ozturk@unikie.com>
@brianmcgillion brianmcgillion merged commit d841fd0 into tiiuae:main Jan 21, 2026
31 of 32 checks 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.

2 participants