Skip to content

CatcherITGF/openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge

Requirements

Client

  • Mac / Linux
  • Ansible

Server

  • Ubuntu Linux
  • SSH access

Configuration

Edit:

  1. group_vars/all.yaml
  2. inventory.ini

Install Docker

$ make install-docker

Install OpenVPN

Server & Client

$ make install-vpn

Client file will be in the connections folder

One more client

$ make create-client

Don't forget to change client_name variable in group_vars/all.yaml

Reset

$ make reset-vpn

Remove all configuration files from server

About

OpenVPN server on VPS using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published