iOS Wireguard
This commit is contained in:
parent
421f665e85
commit
7701efc704
117 changed files with 6577 additions and 0 deletions
5
client/macos/gobridge/module.modulemap
Executable file
5
client/macos/gobridge/module.modulemap
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
module WireGuardKitGo {
|
||||
umbrella header "wireguard.h"
|
||||
link "wg-go"
|
||||
export *
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue