How can i configure openVPN server through java

Instructions and tips on how to roll your own client installer.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
tamsal
OpenVpn Newbie
Posts: 1
Joined: Wed Dec 20, 2023 6:38 am

How can i configure openVPN server through java

Post by tamsal » Wed Dec 20, 2023 6:39 am

I want to develop a Java desktop application that can establish a VPN connection with OpenVPN server. When a new user downloads my application, it should automatically set up a VPN connection with the OpenVPN server. Essentially, I aim to create my own OpenVPN client in Java.

Could someone outline the steps or flow to achieve this goal?

Post Reply