ovpn-admin

Simple web UI to manage OpenVPN users. (by flant)

Ovpn-admin Alternatives

Similar projects and alternatives to ovpn-admin

  • netbird

    Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • SoftEther

    Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.

  • openvpn-admin-plus

    Docker-based web interface (with golang backend) for monitoring and admin of an OpenVPN TAP/TUN server setup with PiVPN or other OpenVPN server installations. This project has been renamed from pivpn-tap-web-ui, to reflect its new broader scope.

  • gluetun

    VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.

  • desktop-app

    Official IVPN Desktop app (by ivpn)

  • Netmaker

    Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

  • openvpn-install

    OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • streisand

    Discontinued Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ovpn-admin alternative or higher similarity.

ovpn-admin discussion

Log in or Post with

ovpn-admin reviews and mentions

Posts with mentions or reviews of ovpn-admin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • Is there a WebUI for multi-tenant OpenVPN setup?
    3 projects | /r/selfhosted | 2 Jun 2023
    I've been using this myself for managing two different OpenVPN setups, https://github.com/flant/ovpn-admin it's fairly basic but it does the job and generates .ovpn files for the clients. I'm building it and running it with docker, one for each vpn network.
  • OVPN-Admin local lan access configuration
    1 project | /r/selfhosted | 20 Jan 2023
    I use both Wireguard (primary) and OpenVPN(secondary) to access my homelab. I really like the ease of management of WGDashboard for Wireguard and so went looking for something similar for OpenVPN and ran into ovpn-admin which I am running on a docker container. It works well, but I am struggling with a major issue: enabling local LAN access.
  • OpenVPN and pihole deployed with docker setup problem
    1 project | /r/OpenVPN | 15 Sep 2022
    Based on this idea I want to add pihole service in the docker-compose file. I added the service like so: yaml pihole: container_name: pihole image: pihole/pihole:latest depends_on: - "openvpn" # ports: # - "53:53/tcp" # - "53:53/udp" # - "67:67/udp" # - "8081:80/tcp" env_file: - ./pihole/.env environment: TZ: 'Europe/Athens' # Change that with your timezone WEBPASSWORD: 'askdlasjd32r2fweasfq' DNS1: 1.1.1.1 # CloudFlare ServerIP: 172.19.2.1 # https://github.com/Simonwep/openvpn-pihole/blob/master/docker-compose.yml volumes: - './pihole/etc-pihole/:/etc/pihole/' - './pihole/etc-dnsmasq.d/:/etc/dnsmasq.d/' cap_add: - NET_ADMIN networks: npm_backend: ipv4_address: 172.19.2.1 # from npm-backend network restart: unless-stopped
  • ovpn-admin 1.7.x: a simple web UI to manage OpenVPN users is updated
    1 project | /r/linux | 25 Oct 2021
    This March, we've introduced ovpn-admin — a simple web interface to manage OpenVPN users, their certificates & routes in Linux. It is Open Source with its backend written in Go and frontend based on Vue.js.
  • ovpn-admin is a new simple web UI to manage OpenVPN users
    2 projects | /r/linuxadmin | 26 Mar 2021
    Not sure how this all will work with Mikotiks, though. Because the admin panel should have access to the certificates and run on Mikrotik, but the OpenVPN there is quite limited (the things you've mentioned)… If you're really into it, it would be great to see a relevant issue, so other people can support, we can discuss all details and don't forget about it :-)
  • ovpn-admin is a simple web UI to manage OpenVPN users
    1 project | /r/OpenVPN | 25 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Nov 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ovpn-admin repo stats
7
1,395
2.8
about 1 month ago

flant/ovpn-admin is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of ovpn-admin is Go.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Go is
the 4th most popular programming language
based on number of metions?