Python2+ based OpenVPN 2.X configurator & installer
( Requires Linux/Unix on the easy-install machine for now, will be converted later )
( Requires Linux/Unix on the easy-install machine for now, will be converted later )
There are two modles
- the online installer:
- The offline installer
Does everything the online installer does except deploy and test the connection. It simply builds and packages everything according to the specifications and stores it locally.
The result is zip files in ./ from wherever the script was called for each client and a server.zip for the server.
Intention with Easy-Install
- Installs all binaries (havn't descided if this is a good idea yet)
- Generates all certificates
- Generates configure files
- Places everything in the proper place (even remote destinations in v1.0)
No comments:
Post a Comment