Samuli Seppänen
Samuli Seppänen
Years ago I translated lots of software, including openvpn-gui, so I have to agree with @rafaelsetragni. Looking from the translator's perspective it would be optimal to have the strings in...
If I recall correctly, the problem is that the GUI does not get fine-grained information from OpenVPN about the reason why a connection failed. Until that is fixed, fixing this...
@selvanair that parameterization was what I actually did in openvpn-vagrant where I merged this script while waiting for approval/direction: * https://github.com/OpenVPN/openvpn-vagrant/pull/18/files#diff-00364c80fb9cd1498ca3893bc34a9ca1124bca19861ad852a2433041607306faR10 @lstipakov do you think that updated version of this...
I think we could just keep this script in openvpn-vagrant and point people to it in this repo's documentation.
I'm not opposed to that approach, either.
I wonder if OpenVPN Connect supports this feature. @lstipakov any idea?
This is one of those "nice to have" features and as such, something else seems to have a priority. If somebody implements this I will definitely review and merge.
Sounds like a good idea. I don't know how easy it is for the GUI to detect failures at the OpenVPN end - they're fairly loosely coupled. Anyways, this is...
@gjf we've had discussions about obfuscation ("scrambling") support on the openvpn-devel mailing list several times in the past. We've always agreed that we do not want to start playing a...
I believe seeing that OpenVPN Connect weighs 191MB or so. OpenVPN 2.x installer with this GUI weighs ~4MB. I don't think this project can ever be ported to MacOS. It...