Truth
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
99b9a6b80a
commit
8a99806257
11
README.md
11
README.md
|
@ -1,11 +1,10 @@
|
|||
|
||||
# ***DO NOT USE: CODEBASE HORRIBLY BROKEN***
|
||||
|
||||
----
|
||||
|
||||
# [WireGuard](https://www.wireguard.com/) for iOS
|
||||
|
||||
This is the sourcecode of the WireGuard iOS app. With this app you should be able to create device wide WireGuard VPN connections.
|
||||
|
||||
Feel free to clone, experiment and modify. Just know that the Network Extension bits will only work on an actual iOS device. To do so, it is required to fully provision both the app and network extension. This is NOT straighforward.
|
||||
|
||||
Get in touch on Freenode IRC channel wireguard.
|
||||
|
||||
## To get started...
|
||||
|
||||
Make sure you have Go available. A homebrew install will do. `brew install go`
|
||||
|
|
Loading…
Reference in New Issue