WatchYourLAN icon indicating copy to clipboard operation
WatchYourLAN copied to clipboard

Feature request: Scan now button

Open fiala-sns opened this issue 2 years ago • 1 comments

I started using this app recently and is great! Thank you for it.

Just a thought, add to Home page Scan Now button, for immediate scan.

Primary use for debugging. It would be more convinient then changing config (which i personally forgot to change back :-) ). I am not programmer and I imagine this as something easy to implemenet, but I can be wrong.

Best regards.

fiala-sns avatar Jan 27 '24 12:01 fiala-sns

Adding to this, on host page add a quick ping/scan

Generator avatar Sep 20 '24 19:09 Generator

Since 2.1.4 there are options to trigger rescan

  1. Press Save button on Config page -> Scan settings. It will trigger rescan even when nothing has been changed.

  2. API call http://YOUR_WYL_ADDR/api/rescan. Can be done with Swagger UI http://YOUR_WYL_ADDR/swagger/index.html or curl or any other tool.

aceberg avatar Sep 10 '25 12:09 aceberg