Get desktop application:
View/edit binary Protocol Buffers messages
Used in: outbound.Config
bytes private_key = 1
uint32 listen_port = 3
uint32 mtu = 5
Used in: DeviceConfig
bytes public_key = 1
bytes preshared_key = 2
repeated string allowed_ips = 3
string endpoint = 4
int64 persistent_keepalive_interval = 5