v1.10.1
Docs-only patch, over v1.10.0. No code changes.
Install
go install github.com/gsjonio/netwp/cmd/netwp@v1.10.1Already have netwp? netwp update.
Changes
- New beginner's networking guide: docs/GUIDE.md / docs/GUIDE.pt-BR.md. Explains IP/MAC/ARP/DHCP basics, every device-table column, and what warning signs like an unknown device joining or a MAC/IP conflict mean, for someone who has never touched networking before.
- Trimmed the README's "How some things work" section, which had grown into a wall of terminology explanations. It now points to the new guide and keeps only short implementation notes for readers who already know networking.