Andrew Erlikh
Andrew Erlikh
That's not in the to-do list right now, but I'll think about it. Export is easily done with any sqlite tool (for example, sqlitebrowser on linux). Import is a bit...
@Amoenus I'm planning to add `tag` column, where user can specify device type, location or anything else
Notifications are only sent when a new device appears in the network. Maybe that's why you are not getting them
Hi! Thanks for the feedback! It's not exactly a bug. The idea was that named hosts are automatically marked as known. But I see now where this must be inconvenient....
Hi! Thanks for the feedback! I'm afraid that's the problem of `arp-scan` tool used by WYL. I'll look into it in the next release.
I'm not sure this will solve the problem, but there is now an option to tweak `arp-scan` timeout. May be setting longer timeout will help (like 2000 ms)
> Feedback... Ok. Can you please execute `arp-scan -glNx -I YOUR_IFACE` on the same host as WYL? It will help determine whether the problem is within WYL or arp-scan. I...
There is a domain name on the host page now (you can get there by clicking on MAC address)
Added option to ignore IP change. Set `IGNOREIP="yes"` to use it
> After update to this version im unable to start the container, im getting this error: > > `Error response from daemon: failed to create shim task: OCI runtime create...