jaypipes / pcidb

Small golang library for querying PCI database (pciids) information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow network fetch of pciids file to be disabled

jaypipes opened this issue · comments

This came up in #18

It would be nice to add a configuration option to disable the network fetching of a pciids file. For some environments (embedded or high security environments) there may be no network access (by policy or simply non-connected devices).