anonymouz4
anonymouz4
**I successfully got it to work on Swift 4.2:** Steps I did: replace `NSOnState` with `.on` replace `NSOffState` with `.off` in this Line specify the variable to: `let nextState: NSControl.StateValue...
Well I'm not an expert, but I guess the username is sent in clear text and pass is just hashed. Since OpenVPN is opensource, wouldn't it be possible to just...
It's at least a little bit more safer than sending clear text bc someone would need to crack the hash in order to get the password. It actually doesn't matter...
HTTP Port 3128 No need to do research, jut look at openvpn code **Or just lookup `proxy ntlm` with google**
1. sorry for the typo 2. my only guess was to see if code can be copied from [here](https://github.com/OpenVPN/openvpn/search?q=ntlm&unscoped_q=ntlm), but if that isn't possible then hopefully smo. who has experience...
Same, looks like the description is just fake, because all the code is made for ios, not a signe line is for macos. The code only uses UITextField.. not NSTextField
@gwynne any update on this?
@gregcotten, any update on this? Would be ideal, if it had more options like "FOR NO KEY UPDATE;" to avoid deadlocking in some cases
From the crashlog, it‘s not really possible to see where the error occurrs exactly and I never encountered this issue on the mac‘s I tested it on, so I can‘t...
@thermogl That why I said "as root!". Since when you launch it via xcode as root, it won't show the elevation prompt as its already root