aler9/landiscover

By aler9

Updated over 5 years ago

discover devices connected to the local network within seconds

Image
0

1.5K

aler9/landiscover repository overview

Landiscover is a command-line tool that allows to discover devices and services available in the local network.

Features:

  • Discover devices and services within seconds
  • Available for Linux, no external dependencies

This software combines multiple discovery techniques:

  • Arping is used to find machines
  • DNS protocol is used to find hostnames
  • Multicast DNS (MDNS) is used to find machines and hostnames
  • NetBIOS protocol is used to find machines and hostnames

Installation and usage

Install and run with Docker:

docker run --rm -it --network=host aler9/landiscover

for more informations, please look at the readme in the repository:

https://github.com/aler9/landiscover

Tag summary

Content type

Image

Digest

Size

4.1 MB

Last updated

over 5 years ago

docker pull aler9/landiscover