Skip to content

A python script to automatically generate client/server keys and .ovpn files

Notifications You must be signed in to change notification settings

StevenTobin/ovpn-gen-san

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python script to automatically generate .ovpn files

List ip addresses in VPNaddress file with the vpn ip address and namein format:

(ip.address) (name)
(ip.address) (name)
(ip.address) (name)

List usernames in username file one after another in format:

(name1),(name2),(name3)

to initiate the CA see https://github.com/OpenVPN/easy-rsa

About

A python script to automatically generate client/server keys and .ovpn files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published