Situation

  • Home
  • Installation
  • Quick start
  • Configuration
  • Backends
  • Roadmap
Deploy
  • Scheduled task
  • Ansible
  • Limiting footprint
Developer
  • Overview
  • Architecture
  • Contributing
  • Module
  • Store
Guides
  • jq one-liners
  • FastAPI
Modules
  • Reference
  • App User
  • ARP
  • Chassis
  • Docker
  • DPKG
  • Host Basic
  • Host CPU
  • Host Disk
  • Host GPU
  • Host Network
  • JA4
  • MSI
  • Netstat
  • Ping
  • Reverse Lookup
  • RPM
  • SNMP
  • SSH
  • TCP Scan
  • TLS
  • V Mware
  • Zypper

Ping

Previous Next

Pings local networks to discover new hosts.

windows linux

PingModule pings local networks to discover new hosts.

Details

The module relies on pro-bing library.

A single ping attempt is made on every host of the local networks (the host may belong to several networks). Only IPv4 networks with prefix length >=20 are treated. The ping timeout is hardset to 300ms.

Dependencies

  • fmt

  • net

  • os/user

  • regexp

  • strconv

  • strings

  • sync

  • time

  • github.com/lorenzosaino/go-sysctl

  • github.com/prometheus-community/pro-bing

  • github.com/sirupsen/logrus

Netstat Reverse Lookup
Menu
Home Installation Quick start Configuration Backends Roadmap
Deploy
Scheduled task Ansible Limiting footprint
Developer
Overview Architecture Contributing Module Store
Guides
jq one-liners FastAPI
Modules
Reference App User ARP Chassis Docker DPKG Host Basic Host CPU Host Disk Host GPU Host Network JA4 MSI Netstat Ping Reverse Lookup RPM SNMP SSH TCP Scan TLS V Mware Zypper

On This Page

Details Dependencies
shadcn theme provided by @asiffer