openvpn3 server code example?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
Hi, sorry for asking here, but I couldn't find a way to write an OpenVPN server anywhere. Searching github for "openvpn server" in C++ or C gives nothing.
I sucessfully edited the code of OpenVPN3 to include a client in my app, but I also need a server to run on the other side of my app. This repo only includes client examples.
Thank you so much!
Contributor guide
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
No specific file, test, or entry point is named. Start by reviewing the repository's existing client examples and determining whether server functionality is within the C++ library's scope; done would require a maintainer-confirmed answer or a defined implementation plan for server support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100