Can't get it to run #1

Closed
opened 2019-01-14 22:18:31 -08:00 by kab3lle · 2 comments
kab3lle commented 2019-01-14 22:18:31 -08:00 (Migrated from github.com)

Hello, This is just what I wanted sadly I cannot get it to run on Mojave please see screenshot

https://i.imgur.com/Gcmdwnq.png

Xcode
The operation couldn’t be completed. (NEVPNErrorDomain error 1.)

Hello, This is just what I wanted sadly I cannot get it to run on Mojave please see screenshot https://i.imgur.com/Gcmdwnq.png Xcode `The operation couldn’t be completed. (NEVPNErrorDomain error 1.)`
ryanmcgrath commented 2019-01-14 23:03:59 -08:00 (Migrated from github.com)

On a plane, so bear with me.

I believe this is something that gets fixed after toggling that switch a few times... it's wonky, because:

  • NEVPN has a weird bug that doesn't always show, where the order of loadPreferences and savePreferences matters. For instance, I saw NEVPNErrorDomain 1 in dev once, and then it wasn't an issue... so there could be better logic there, most likely.
  • This was mostly an experiment and I wasn't looking to build a fully functioning 1.1.1.1 app. You probably want an actual VPN, or you can wait as CloudFlare seems to be working on a Mac App of their own. I'm not certain that NEVPN provides the level of service on macOS that something like this really needs, hence why I didn't take it further (there's ways to make DNS lookups bypass it, and I feel like this would be more widespread on some older programs than people realize...).

If you (or anyone) wanted to use this as a base to tinker/modify/release/fork/etc, be my guest. Happy to answer questions further if I can help, but I'll probably close this as I'm not personally looking to work on this further.

Also, for what's it worth, glad I'm not the only one who searched for this kind of thing, lol...

On a plane, so bear with me. I believe this is something that gets fixed after toggling that switch a few times... it's wonky, because: - NEVPN has a weird bug that doesn't always show, where the order of `loadPreferences` and `savePreferences` matters. For instance, I saw `NEVPNErrorDomain 1` in dev once, and then it wasn't an issue... so there could be better logic there, most likely. - This was mostly an experiment and I wasn't looking to build a fully functioning `1.1.1.1` app. You _probably_ want an actual VPN, or you can wait as [CloudFlare seems to be working on a Mac App of their own](https://twitter.com/dok2001/status/1078140619330146304). I'm not certain that `NEVPN` provides the level of service on macOS that something like this really needs, hence why I didn't take it further (there's ways to make DNS lookups bypass it, and I feel like this would be more widespread on some older programs than people realize...). If you (or anyone) wanted to use this as a base to tinker/modify/release/fork/etc, be my guest. Happy to answer questions further if I can help, but I'll probably close this as I'm not personally looking to work on this further. Also, for what's it worth, glad I'm not the only one who searched for this kind of thing, lol...
goesredy commented 2019-05-24 20:50:55 -07:00 (Migrated from github.com)

Can you please provide a compiled app for Mojave ?

Thanks

Can you please provide a compiled app for Mojave ? Thanks
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/1.1.1.1-macOS#1
No description provided.