Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Network
WireGuardPeer
Interface WireGuardPeer
WireGuard peer
interface
WireGuardPeer
{
allowedIPs
:
WireGuardAllowedIps
;
endpoint
:
string
;
keepalive
:
number
;
port
:
number
;
psk
?:
string
;
publicKey
:
string
;
}
Index
Properties
allowedIPs
endpoint
keepalive
port
psk?
public
Key
Properties
allowedIPs
allowedIPs
:
WireGuardAllowedIps
endpoint
endpoint
:
string
keepalive
keepalive
:
number
port
port
:
number
Optional
psk
psk
?:
string
public
Key
publicKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowedIPs
endpoint
keepalive
port
psk
public
Key
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
WireGuard peer