Selva Nair

Results 332 comments of Selva Nair

> So, would it also be possible to have OpenVPN prompt for the VPN credentials when clicking on that button, so that a user can enter his VPN credentials (username...

What is blocking this is lack of time not lack of interest.. The part requiring interaction with logonexec is a rather simple COM interface implementation; the rest is starting the...

(link updated) @gitnewcomer I had worked on this on and off over the years, but I've been holding-off to release it for several reasons including (i) IMO, PLAP UX is...

fwiw a screenshot of the plap-login screen ![ovpn-plap1](https://user-images.githubusercontent.com/3981391/179145189-8aa48d8f-faa2-4bd1-b15f-648890b2aa25.jpg)

This is log message from openvpn.exe not from the UI. I am working on a patch for openvpn that supports automatic creation of tap devnode if all adaptors are in...

Looks like your VPN provider has set the content-type to something we do not recognize. Unrelated to #480. Contact the provider and tell them to set content-type to application/x-openvpn-profile. Connect...

Hi, On Tue, Feb 20, 2018 at 11:16 PM, Ilya Shipitsin wrote: > hi, > > I came to an idea that we can add some connection as a redundant...

To add to what Gert suggested, its not easy to support a --command status that gives a result back. --command is implemented using DATA_COPY messages and we do not have...

On Thu, Jun 21, 2018 at 1:15 PM, Ilya Shipitsin wrote: > we do not use interactive service if user is administrator > As I tried to explain in the...

By "easy to do" what I had in mind was exactly that: pass --script-security 0 to the end of the command line with an menu option to change that to...