Skip to content

pentolone/OpenVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVPN

Scripts to create CA, server config and client config in .ovpn format.

  1. Create a folder openVPN in your $HOME
  2. Install EasyRSA in $HOME/openVPN
  3. Create a symbolic link in $HOME/openVPN ln -s $HOME/openVPN/EasyRSA..version.. $HOME/openVPN/EasyRSA
  4. Create a folder $HOME/openVPN/ca
  5. Create a folder $HOME/openVPN/servers
  6. Create a folder $HOME/openVPN/clients
  7. Copy server.conf.example in $HOME/openVPN/servers
  8. Copy client.conf in $HOME/openVPN/clients
  9. Copy vars.example in $HOME/EasyRSA to $HOME/openVPN/ca/your first server.vars
  10. Change files according to your requirements
  11. Create the first OpenVPN server

Let me know if something wrong or missed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages