An open API service indexing awesome lists of open source software.

https://github.com/anpep/tftp

A RFC1350-compliant implementation of the TFTP protocol in Go.
https://github.com/anpep/tftp

go golang networking rfc1350 tftp

Last synced: about 2 months ago
JSON representation

A RFC1350-compliant implementation of the TFTP protocol in Go.

Awesome Lists containing this project

README

        

# tftp
> A [RFC1350](https://datatracker.ietf.org/doc/html/rfc1350)-compliant implementation of the TFTP protocol in Go.

![License](https://img.shields.io/github/license/anpep/tftp)
[![Build](https://github.com/anpep/tftp/actions/workflows/build.yml/badge.svg)](https://github.com/anpep/tftp/actions/workflows/build.yml)