Andrew Erlikh

Andrew Erlikh 

Developer of Open Source self-hosted software

1subscriber

5posts

goals1
$34.73 of $141 raised
Upgrade my Home Lab

WatchYourLAN 2.0 - lightweight network IP scanner

Main features of https://github.com/aceberg/WatchYourLAN
- Send notification when new host is found
- Monitor hosts online/offline history
- Keep a list of all hosts in the network
- Send data to `InfluxDB2` to make a `Grafana` dashboard
What's new in `v2`?
- Basic `API`
- Export to `InfluxDB2`
- Choice between `SQLite` and `PostgreSQL` database
- User can pass arguments directly to `arp-scan`
- Better `UI` with `JS`
- Human-friendly `History` display
Quick start
Full installation guide is available in the README file. The easiest way to try it:
docker run --name wyl \
-e "IFACES=$YOURIFACE" \
-e "TZ=$YOURTIMEZONE" \
--network="host" \
-v $DOCKERDATAPATH/wyl:/data/WatchYourLAN \
aceberg/watchyourlan:v2
Web GUI should be at http://localhost:8840
Subscription levels2

Buy me a coffee

$2.81 per month

More time developing Open Source

$14.1 per month
Go up