Skip to content

freddy1301/ovpn-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ovpn-manager

Simple Bash script to Add/Remove/Export Client Certificates of your OpenVPN Docker Instance and also Install your OpenVPN Server (only on Debian Systems)

image

✅ Easy to use

✅ Installs everything for you

✅ Keeps System clean

✅ Fancy looking ✨ ASCII Art ✨

✅ Removes leftover Configuration files

🔶 Does not handle errors very well :/

What do I need?

  1. Sudo and Docker Privileges on your system
  2. Screen Installed

How to Install

Just download the file straight from the main branch and run it on your OpenVPN Server.

It will work as a normal user with sudo privileges but wont be able to put your configurations into /opt/openvpn/clients

wget https://raw.githubusercontent.com/freddy1301/ovpn-manager/main/ovpn-manager.sh && chmod +x ovpn-manager.sh && sudo apt update && sudo apt install screen -y && ./ovpn-manager.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages