Files
cunicu/docs/features/epdisc.md
2023-08-12 16:06:39 +02:00

658 B

Endpoint Discovery

The endpoint discovery finds usable WireGuard endpoint addresses for remote peers using Interactive Connectivity Establishment (ICE).

Configuration

The following settings can be used in the main section of the configuration file or with-in the interfaces section to customize settings of an individual interface.

import ApiSchema from '@theme/ApiSchema';