Skip to content

Ribas160/gopenvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopenvpn

Installation

  1. Clone the repository:
git clone https://github.com/Ribas160/gopenvpn.git
cd gopenvpn
  1. Build the application:
go build -o gopenvpn ./cmd
  1. Clone application to easy-rsa folder
sudo cp gopenvpn /etc/openvpn/easy-rsa

Usage

Create new vpn config

sudo ./gopenvpn build {config_name}

Assemble config from already created files

sudo ./gopenvpn config {config_name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages