OpenVPN / OpenVPN/openvpn3

openvpn3 server code example?

Open
#99 3 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.