mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-31 13:02:08 +00:00
Tunnel view model: Add copy public key
This commit is contained in:
parent
6d4151eafa
commit
cd7d6d5152
@ -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