# `MdnsLite.VintageNetMonitor`
[🔗](https://github.com/nerves-networking/mdns_lite/blob/v0.9.1/lib/mdns_lite/vintage_net_monitor.ex#L7)

Network monitor that using VintageNet

Use this network monitor to detect new network interfaces and their
IP addresses when using Nerves. It is the default.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `start_link`

```elixir
@spec start_link([MdnsLite.CoreMonitor.option()]) :: GenServer.on_start()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
