mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-05 02:06:50 +00:00
remove native
This commit is contained in:
@@ -107,12 +107,6 @@ description: "Configure Newt for connecting to Pangolin sites"
|
|||||||
**Default**: `false` (clients enabled)
|
**Default**: `false` (clients enabled)
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
<ResponseField name="native" type="boolean">
|
|
||||||
Use native WireGuard interface (requires WireGuard kernel module and Linux, must run as root).
|
|
||||||
|
|
||||||
**Default**: `false` (uses userspace netstack)
|
|
||||||
</ResponseField>
|
|
||||||
|
|
||||||
<ResponseField name="interface" type="string">
|
<ResponseField name="interface" type="string">
|
||||||
Name of the WireGuard interface.
|
Name of the WireGuard interface.
|
||||||
|
|
||||||
@@ -277,12 +271,6 @@ When both environment variables and CLI arguments are provided, CLI arguments ta
|
|||||||
**Default**: `false`
|
**Default**: `false`
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
<ResponseField name="USE_NATIVE_INTERFACE" type="boolean">
|
|
||||||
Use native WireGuard interface (Linux only, equivalent to `--native`)
|
|
||||||
|
|
||||||
**Default**: `false`
|
|
||||||
</ResponseField>
|
|
||||||
|
|
||||||
<ResponseField name="INTERFACE" type="string">
|
<ResponseField name="INTERFACE" type="string">
|
||||||
Name of the WireGuard interface (equivalent to `--interface`)
|
Name of the WireGuard interface (equivalent to `--interface`)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user