# Network Discovery

Canonical: https://docs.shumoku.dev/ja/server/next/plugins/network-scan
Language: ja
Server documentation version: next
Product version: 0.1.6-beta.4
Channel: development

このドキュメントは開発中のServerを対象としています。

network-scan · 0.0.0

# Network Discovery

[ソース](https://github.com/konoe-akitoshi/shumoku/blob/73ebc72ba0bc0d1caf74e1ed34c89a6debcb0e6a/libs/plugins/network-scan/src/index.ts)

フィールドの説明は英語のcanonical descriptorを表示しています。

## Capability

autoscan

## 接続設定

| フィールド | 型 | 説明 | 既定値 |
| --- | --- | --- | --- |
| `targets`  
 | `string[]` | **Targets**  
IPv4, hostname, or CIDR (10.0.0.0/24). CIDR is expanded and swept for reachability. | `—` |
| `includeClients`  
 | `boolean` | **Include client devices**  
Keep hosts with a randomised MAC (phones/laptops). Off keeps the sweep to infrastructure. | `false` |

## Topologyオプション

なし
