Ability to choose specific server in configs with multiple servers
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 465
- PR merge metrics
- No merged PRs in 30d
Description
I would love to create one config for my VPN provider:
Example .opvn file snippet:
# Amsterdam, NL 1
remote ams-a01.wlvpn.com
# Amsterdam, NL 2
remote ams-a02.wlvpn.com
# Ashburn, US 1
remote iad-a01.wlvpn.com
# Ashburn, US 2
remote iad-a02.wlvpn.com
I would love that when I connect, a pop-up shows with a message "Choose server", and a dropdown containing "Amsterdam, NL 1", "Amsterdam, NL 2", "Ashburn, US 1", "Ashburn, US 2".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the OpenVPN GUI connection flow and how multiple remote entries in a configuration are handled. Define how server labels are obtained and how the selection popup fits into connecting. Done means a config with several remote entries presents the requested choices and connects using the selected server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100