gebn / bmc

A pure Go IPMI v2.0 remote console.
GNU Lesser General Public License v3.0
78 stars 20 forks source link
bmc ipmi

Baseboard Management Controller Remote Console

CI Go Reference Go Report Card

This project implements an IPMI v2.0 remote console in pure Go, to interact with BMCs.

Specifications

All section references in the code use the following documents:

Contributing

Contributions in the form of bug reports and PRs are greatly appreciated. Please see CONTRIBUTING.md for a few guidelines.