# node-ifconfig-parser **Repository Path**: mirrors_yorkie/node-ifconfig-parser ## Basic Information - **Project Name**: node-ifconfig-parser - **Description**: ifconfig text parser - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node-ifconfig-parser =========================== `ifconfig` text parser ### Installation ```sh $ npm install ifconfig-parser ``` ### API * `.parse(src)`: parsing source ### License MIT