Vendor Crawlers

This module contains all web crawlers of pcapkit, which are automatically generating from the pcapkit.const module’s constant enumerations.

Crawler Implementations

Protocol Numbers

Miscellanous

Internet Layer

Transport Layer

Application Layer

Command Line Tool

pcapkit.vendor.__main__ is a command line tool for updating constant enumerations.

usage: pcapkit-vendor [-h] [-V] ...

update constant enumerations

positional arguments:
  target         update targets, supply none to update all

optional arguments:
  -h, --help     show this help message and exit
  -V, --version  show program's version number and exit