This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| deb13:haconfig [2026/09/12 15:14] – Bernard Condrau | deb13:haconfig [2026/09/12 15:16] (current) – [Powershell] Bernard Condrau | ||
|---|---|---|---|
| Line 124: | Line 124: | ||
| ===== Powershell ===== | ===== Powershell ===== | ||
| - | < | + | < |
| - | # This is an example for DuckDNS updater, see https:// | + | # This is an example |
| param($domain) | param($domain) | ||
| $duckdomain = if (!$domain) { " | $duckdomain = if (!$domain) { " | ||
| $addr = curl.exe -s " | $addr = curl.exe -s " | ||
| curl.exe -k " | curl.exe -k " | ||
| + | </ | ||
| + | Use it with '' | ||