iOS/macOS: Integrate WireGuardKit

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
Andrej Mihajlov
2020-11-09 10:52:06 +01:00
parent 8c057bf928
commit 95b833c754
25 changed files with 122 additions and 163 deletions
@@ -2,9 +2,7 @@
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
import Foundation
import Network
import NetworkExtension
import os.log
class PacketTunnelProvider: NEPacketTunnelProvider {