SaaSHub helps you find the best software and product alternatives Learn more →
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.
-
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.
-
-
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
-
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.
ovpn-admin discussion
ovpn-admin reviews and mentions
-
Is there a WebUI for multi-tenant OpenVPN setup?
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
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
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
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
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
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Nov 2024
Stats
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.