Skip to content

xkjyeah/openvpnserv2

Repository files navigation

OpenVPN Service

Same concept as https://openvpnwinsvc.codeplex.com/ but more similar to the old openvpnserv.exe. Intended as a drop-in replacement for the latter with suspend/resume support and auto-restart support. Parsing of the configuration file is still left to openvpn.exe.

Aim of this package is to fix:

Pre-built binaries are included in bin/

Building on Linux

This package can be built under Linux.

On Ubuntu 14.04, you need the following packages and their dependencies:

  • mono-devel
  • mono-xbuild
  • libmono-microsoft-build-tasks-v4.0-4.0-cil
  • libmono-system-serviceprocess4.0-cil
  • libmono-system-management4.0-cil

A simple ./build.sh should be sufficient to generate the binaries.

About

OpenVPN service rewrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published