mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-18 06:19:04 +00:00
Tunnel view model: Add copy public key
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
parent
fa2760190b
commit
88c7657eb7
@ -15,6 +15,7 @@ class TunnelViewModel {
|
||||
case privateKey = "Private key"
|
||||
case publicKey = "Public key"
|
||||
case generateKeyPair = "Generate keypair"
|
||||
case copyPublicKey = "Copy public key"
|
||||
case addresses = "Addresses"
|
||||
case listenPort = "Listen port"
|
||||
case mtu = "MTU"
|
||||
|
Loading…
Reference in New Issue
Block a user