Page 1 of 1

Looking for development of Connect/Disconnect Scripts

Posted: Tue Jul 31, 2012 7:27 pm
by ownerrelations
Hello,

We are currently using OPENVPN with a number of our clients to transfer data between our networks. Due to some security concerns the clients don't want to leave OPENVPN up all the time. They would like it to connect automatically based on a windows scheduled service, do the transfer, and then disconnect. This all has to be automatic with no manual intervention (for example, to enter a username and pw).

If someone can provide this development service, please contact me at frankf@gmail.com

Thanks

Re: Looking for development of Connect/Disconnect Scripts

Posted: Wed Aug 15, 2012 6:21 am
by xauen
Make a visual basic script that will run the openvpn and connect it to the server of your choice on a specific time of the day
based on the program. Just make sure to include the auth-user-pass line in the client config. :D