No description
|
|
||
|---|---|---|
| cmd/aten-mount | ||
| docs | ||
| mount | ||
| .gitignore | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| ghidramcp.sh | ||
| go.mod | ||
| KVM_PROTOCOL.md | ||
| MOUNT_PROTOCOL.md | ||
| README.md | ||
| REVERSING.md | ||
aten-ipmi-tools
This project aims to implement client applications to replace the ancient, insecure bundled management app for old IPMI interfaces. The target is supermicro X9 boards with Nuvoton WPCM450 IPMI (aka "hermon"), as that's what I have.
It's likely this also works with other IPMI implementations with brands like ATEN, ASpeed and Nuvoton. At most a different RFB encoding type would have to be implemented, they are all described in the KVM protocol reverse engineering document.