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.
- Host: GitHub
- URL: https://github.com/anpep/tftp
- Owner: anpep
- License: gpl-2.0
- Created: 2022-05-17T04:17:48.000Z (about 3 years ago)
- Default Branch: rfc1350
- Last Pushed: 2023-04-02T00:05:16.000Z (about 2 years ago)
- Last Synced: 2025-01-30T18:34:03.353Z (4 months ago)
- Topics: go, golang, networking, rfc1350, tftp
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tftp
> A [RFC1350](https://datatracker.ietf.org/doc/html/rfc1350)-compliant implementation of the TFTP protocol in Go.
[](https://github.com/anpep/tftp/actions/workflows/build.yml)