# miitool **Repository Path**: mirrors_kontron/miitool ## Basic Information - **Project Name**: miitool - **Description**: Handy tool to manipulate PHY registers. - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README miitool ======= [![Build Status](https://img.shields.io/travis/kontron/miitool/master.svg)](https://travis-ci.org/kontron/miitool) This is a handy tool to read and write registers of a PHY attached to a network device. Examples -------- ```shell # miitool r eth0 1 # miitool w eth0 0 0x1000 ``` License ------- The 2-Clause BSD. See COPYING file. Authors ------- * Michael Walle