Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
omv7:omv7_plugins:wireguard [2025/08/31 10:15] – [Update DuckDNS IP only if it changes and restart WireGuard automatically] chente | omv7:omv7_plugins:wireguard [2025/09/02 18:20] (current) – [Update DuckDNS IP. Receive notifications only when it changes and restart WireGuard automatically] chente | ||
---|---|---|---|
Line 518: | Line 518: | ||
* This will have installed the '' | * This will have installed the '' | ||
* Type the following command in the **Command** field of the dialog box. | * Type the following command in the **Command** field of the dialog box. | ||
- | < | + | < |
- | * Replace '' | + | * Replace '' |
- | * Replace '' | + | * Replace '' |
* In the **Time of execution** field, choose the Hourly option. | * In the **Time of execution** field, choose the Hourly option. | ||
* This will run the command every hour. If your IP changes frequently you can change this to run for shorter periods of time. Every 5 minutes may be reasonable. | * This will run the command every hour. If your IP changes frequently you can change this to run for shorter periods of time. Every 5 minutes may be reasonable. | ||
Line 537: | Line 537: | ||
---- | ---- | ||
- | === Update | + | === Update DuckDNS IP. Receive notifications only when it changes and restart WireGuard automatically === |
You can add this script to a scheduled task so that your public IP is updated, and you receive a notification only if it changes. | You can add this script to a scheduled task so that your public IP is updated, and you receive a notification only if it changes. | ||
Line 545: | Line 545: | ||
Example command: | Example command: | ||
- | < | + | < |
- | * Replace '' | + | * Replace '' |
* Replace '' | * Replace '' | ||
* Remember to enable notifications in OMV to receive an alert when the public IP changes. | * Remember to enable notifications in OMV to receive an alert when the public IP changes. |