Roopesh Chander

Results 62 comments of Roopesh Chander

@Lukas-UAUX @MUAS-Marcus: We're still working on making this installable through a .dmg / .pkg file. I have a couple of questions on this: 1. It looks like installation using a...

@Lukas-UAUX: Thanks for clarifying. That was helpful. eduVPN uses TUN for both OpenVPN and WireGuard. According to Apple's documentation, the recommended way to implement TUN tunnels in macOS is by...

@jeroenleenarts I'm working on modifying the app to bundle the tunnel extension as a System Extension to enable out-of-Mac-App-Store distribution (Developer ID distribution, notarized). I did consider Sparkle -- that...

@Lukas-UAUX Thanks for your comments. We'll first get the pkg installable working and worry about updates later on.

@ShadowJonathan The issue is indeed the distribution of Network Extensions. It nees to be signed by Apple to work, which means it either needs to be App Store-distributed, or made...

I now have a native IPv6 internet connection working with my ISP. I can run "ping6 google.com" and have that work. I tested with Let's Connect! for macOS v3.0.1 from...

The PUSH _REPLY from nl.eduvpn.org contains "block-local,route 0.0.0.0 0.0.0.0". I assume that means the VPN interface should be the default route for everything, including local addresses. If that's the case,...

I installed macOS 11.6.7 (Big Sur) on an external SSD and booted my Mac mini off that disk. I tested with Let's Connect! for macOS v3.0.1. The behaviour is similar:...

@jeroenleenarts: We cannot drop the dependency on libsodium because we use Blake hashing for minisign prehashed signatures (#427), and Blake hashing is not offered by [CryptoKit](https://developer.apple.com/documentation/cryptokit/) as yet. We can...

@jamilbk Can you show an example JSON with the newly added fields?