Andrew Erlikh
Andrew Erlikh
> Nope, i getting the image directly from: https://hub.docker.com/r/aceberg/watchyourlan > > I just upgraded it running the image from that url Can you show me the output of `docker inspect...
> > Can you show me the output of `docker inspect wyl | grep -i watch` ? > > And maybe try to restart docker service? > > Here you...
There is a `Clear table` button on Config page in the new release [0.8.3](https://github.com/aceberg/WatchYourLAN/releases/tag/0.8.3) Also, you can delete any single host by clicking on its MAC address and then `Delete...
> Hi. Thanks for the quick reply. I am using WatchYourLAN with docker on my synology nas. Where can I see which version I am using? I updated my docker...
> didnt got username and password to work with the environment variables AUTH_USER: "admin" AUTH_PASSWORD: "admin" > > and then updated the container with the command below `docker-compose up -d`...
> didnt got username and password to work with the environment variables AUTH_USER: "admin" AUTH_PASSWORD: "admin" > > and then updated the container with the command below `docker-compose up -d`...
Done in v2.0.1 - see [docs/VLAN_ARP_SCAN.md](https://github.com/aceberg/WatchYourLAN/blob/main/docs/VLAN_ARP_SCAN.md) for a howto.
Fixed in v2.
Docker build fails with old arm versions, unfortunately. I'll look further into the issue, but until then there are binaries for `arm` starting with `armv5`: https://github.com/aceberg/WatchYourLAN/releases
> Just wanted to ask this question. Do you have any plans to support `https` in miniboard? Hi! Thanks for your contribution, by the way) No, I do not think...