https://github.com/mdlayher/aoe
Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.
https://github.com/mdlayher/aoe
Last synced: 16 days ago
JSON representation
Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/aoe
- Owner: mdlayher
- License: mit
- Created: 2015-07-29T21:31:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T16:40:28.000Z (over 8 years ago)
- Last Synced: 2025-03-25T10:37:31.240Z (about 1 month ago)
- Language: Go
- Homepage: http://www.thebrantleycoilecompany.com/AoEr11.pdf
- Size: 782 KB
- Stars: 13
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
aoe [](https://travis-ci.org/mdlayher/aoe) [](https://coveralls.io/r/mdlayher/aoe?branch=master) [](http://godoc.org/github.com/mdlayher/aoe)
===Package `aoe` implements an ATA over Ethernet server, as decribed in the
[AoEr11 specification](http://www.thebrantleycoilecompany.com/AoEr11.pdf).
MIT Licensed.