Vilius Zigmantas

Results 2 comments of Vilius Zigmantas

@ilium007 I assume you have made changes in `/usr/local/sbin/ddclient` (and not in `/usr/local/opnsense/version/ddclient`), right?

had to slightly modify the script (based on above suggestions) to make it work with API Token in opnsense file: `/usr/local/sbin/ddclient` lines: `4566-4573` ``` my $headers = ""; if ($config{$key}{'login'}...