- guard isReopenEvent(reopenAppleEvent) else { return false } - guard let propData = reopenAppleEvent.paramDescriptor(forKeyword: keyAEPropData) else { return false } - return propData.stringValue == launchCode + let now = clock_gettime_nsec_np(CLOCK_UPTIME_RAW) ...
WireGuard is a fast, modern, and secure VPN tunnel. This app allows users to manage and use WireGuard tunnels. The app can import new tunnels from archives and…
index : wireguard-appleiOS and macOS apps for WireGuard Jason A. Donenfeld aboutsummaryrefslogtreecommitdiffstatsdiff options context: space: mode: Diffstat -rw-r--r-- Sources/WireGuardApp/ca.lproj/Localizable.strings 1 -rw-r--r-- Sources/WireGuardApp/de.lproj/Localizable.strings 2 -rw...
index : wireguard-apple iOS and macOS apps for WireGuard Jason A. DonenfeldaboutsummaryrefslogtreecommitdiffstatsCommit message (Expand)AuthorAgeFilesLines * Kit: make it possible to opt-out from automatically raising the reasserting flag.am/develop Andrej Mihajlov 2022-02-21 1 -3/+15...
git clone https://git.zx2c4.com/wireguard-apple 将WireGuardKit作为Swift package添加到主程序代码中。 删除主程序里的WireGuardKit,WireGuardKitC, WireGuardKitGo文件夹。后期编译遇到报错时,根据报错信息添加import引用代码即可。 确认WireGuardiOS的Target Dependencies是WireGuardNetworkExtensioniOS,并且Link Binary Wit...
Apple Vision Requires visionOS 1.0 or later. Languages English, Catalan, Finnish, French, German, Indonesian, Italian, Japanese, Korean, Persian, Polish, Punjabi, Romanian, Russian, Simplified Chinese, Slovenian, Spanish, Traditional Chinese, Turkish ...
Checkout the source code of WireGuard Apple. https://github.com/WireGuard/wireguard-apple I have fixed several issues and now I can create and connect to the VPN. This source code uses the App Network Extension (appex) which can only be distributed on the App Store. But I don't want ...
1.0.15-26wireguard-apple-1.0.15-26.tar.xzwireguard-apple-1.0.15-26.zipJason A. Donenfeld3 years 1.0.14-25wireguard-apple-1.0.14-25.tar.xzwireguard-apple-1.0.14-25.zipJason A. Donenfeld3 years 1.0.13-24wireguard-apple-1.0.13-24.tar.xzwireguard-apple-1.0.13-24.zipJason A. Donenfeld4...
I am working on developing a Mac app (WireGuard Apple VPN) that will be distributed outside the App Store. I have added the network extension which is included in the system extension with packet tunneling capability. I have created a build following these steps here: https://developer.apple...
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple - wireguard-apple/README.md at master · Windscribe/wireguard-apple