wakeonlan icon indicating copy to clipboard operation
wakeonlan copied to clipboard

Wakeonlan v0.41 (Debian12) - IPv6 issue

Open tunloop opened this issue 11 months ago • 1 comments

Debian 12 wakeonlan currently fails when attempting to use IPv6 addresses

wakeonlan -p 9 -i fd01:0:0:f::3 04:44:44:44:44:40
Can't call method "addr" on an undefined value at /usr/bin/wakeonlan line 117.

I'm not familiar with perl, but gethostbyname would imply the program thinks the IPv6 address is a domain name?

tunloop avatar Mar 09 '25 23:03 tunloop