index overview
Internet schemas for wireguard configuration.
Added in v1.0.0
Table of contents
exports
From “./InternetSchemas.js”
Internet schemas for wireguard configuration.
Signature
export * as InternetSchemas from "./InternetSchemas.js"
Added in v1.0.0
From “./WireguardConfig.js”
Wireguard config schema definitions
Signature
export * as WireguardConfig from "./WireguardConfig.js"
Added in v1.0.0
From “./WireguardControl.js”
Wireguard control mechanisms.
Signature
export * as WireguardControl from "./WireguardControl.js"
Added in v1.0.0
From “./WireguardErrors.js”
Wireguard errors
Signature
export * as WireguardErrors from "./WireguardErrors.js"
Added in v1.0.0
From “./WireguardGenerate.js”
Tools to help generate wireguard configs for common situations.
Signature
export * as WireguardGenerate from "./WireguardGenerate.js"
Added in v1.0.0
From “./WireguardInterface.js”
Wireguard interface helpers
Signature
export * as WireguardInterface from "./WireguardInterface.js"
Added in v1.0.0
From “./WireguardKey.js”
Wireguard key schemas and helpers
Signature
export * as WireguardKey from "./WireguardKey.js"
Added in v1.0.0
From “./WireguardPeer.js”
Wireguard peer schema definitions
Signature
export * as WireguardPeer from "./WireguardPeer.js"
Added in v1.0.0
From “./WireguardServer.js”
Utilities for connecting to the Wireguard demo server at demo.wireguard.com
Signature
export * as WireguardServer from "./WireguardServer.js"
Added in v1.0.0