Skip to content

Qt OpenVPN GUI on Windows #418

Description

@AaryaTalgaonkar

Hello, I am creating a GUI for OpenVPN using Qt Creator. Currently, I am focussing on Windows platform. I am trying out this: I have installed the ovpnagent.exe across the system. Now I am starting the ovpncliagent.exe as a QProcess from the gui, giving it the required arguments as username, password and the .ovpn config file. It gets connected and works well, but I face issue while disconnecting it. On Windows, the agent takes F4 from the console window for stopping the connection. But such an input is not possible for the QProcess.

Should I use the omicli.exe? If yes, what is the right way of using it for the gui application?

Or is there another, more elegant way of controlling the openvpn through the gui ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions