about summary refs log tree commit diff stats
path: root/README.md
blob: 7e8874b77e243169c1e3691acebc33a3677c43a8 (plain) (blame)
1
2
3
4
5
6
7
8
# netboot transfer protocol daemon

A TFTP server written in C for funsies.

Almost RFC1350 compliant (does not implement MAIL transfer mode).

[nbd project page](https://sr.ht/~spicywolf/nbd)