zeek/auxil/zeekctl/etc/networks.cfg
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
436 B
INI

# List of local networks in CIDR notation, optionally followed by a descriptive
# tag. Private address space defined by Zeek's Site::private_address_space set
# (see scripts/base/utils/site.zeek) is automatically considered local. You can
# disable this auto-inclusion by setting zeekctl's PrivateAddressSpaceIsLocal
# option to 0.
#
# Examples of valid prefixes:
#
# 1.2.3.0/24 Admin network
# 2607:f140::/32 Student network