mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
Update help widget
This commit is contained in:
parent
a5fdb1ad1d
commit
90bb2851bf
1 changed files with 3 additions and 1 deletions
|
@ -100,7 +100,9 @@ Global Settings
|
||||||
until they reach out to other peers themselves. Adding <code>PersistentKeepalive</code>
|
until they reach out to other peers themselves. Adding <code>PersistentKeepalive</code>
|
||||||
can ensure that the connection remains open.</dd>
|
can ensure that the connection remains open.</dd>
|
||||||
<dd>Leave blank to omit this setting in the Client config.</dd>
|
<dd>Leave blank to omit this setting in the Client config.</dd>
|
||||||
<dt>5. Wireguard Config File Path</dt>
|
<dt>5. Forward Mark</dt>
|
||||||
|
<dd>Set an <code>fwmark</code> on all packets going out of WireGuard's UDP socket. Default value: <code>0xca6c</code></dd>
|
||||||
|
<dt>6. Wireguard Config File Path</dt>
|
||||||
<dd>The path of your Wireguard server config file. Please make sure the parent directory
|
<dd>The path of your Wireguard server config file. Please make sure the parent directory
|
||||||
exists and is writable.</dd>
|
exists and is writable.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue