| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 4 | -170/+0 | |
| The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | |||||
| 2023-12-15 | various fixes for errors reported by deadnix | Franck Cuny | 1 | -1/+1 | |
| 2023-04-06 | tools/dnsmasq-leases-html: create a HTML page with leases from dnsmasq | Franck Cuny | 4 | -0/+170 | |
| Parse the file that contains all the leases assigned by dnsmasq, and create a static HTML page from it. This can be served by nginx to make it easy to see what IP is assigned to a machine, and which machines are currently on the network. | |||||
