[ 源代码: golang-github-pin-tftp ]
软件包:golang-github-pin-tftp-dev(3.1.0-1)
golang-github-pin-tftp-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-pin-tftp:
- [golang-github-pin-tftp_3.1.0-1.dsc]
- [golang-github-pin-tftp_3.1.0.orig.tar.gz]
- [golang-github-pin-tftp_3.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
TFTP server and client library for Golang (library)
This is a library helping to implement clients and servers for the TFTP protocol in Go.
It implements:
* RFC 1350 - The TFTP Protocol (Revision 2) * RFC 2347 - TFTP Option Extension * RFC 2348 - TFTP Blocksize Option
It partially implements (server side only):
* RFC 2349 - TFTP Timeout Interval and Transfer Size Options
The set of features is sufficient for PXE boot support.
其他与 golang-github-pin-tftp-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries