netboot

用于网络启动的软件包和实用程序。「Packages and utilities for network booting」

Github星跟踪图

Netboot, packages and utilities for network booting

This repository contains Go implementations of network protocols used
in booting machines over the network, as well as utilites built on top
of these libraries.

This project is no longer actively developed. I'm glad if you find it useful, but don't expect any significant changes.

Programs

  • Pixiecore: Command line all-in-one tool for easy netbooting

Libraries

The canonical import path for Go packages in this repository is go.universe.tf/netboot.

  • pcap: Pure Go implementation of reading and writing pcap files.
  • dhcp4: DHCPv4 library providing the low-level bits of a DHCP client/server (packet marshaling, RFC-compliant packet transmission semantics).
  • tftp: Read-only TFTP server implementation.
  • pixiecore: Go library for Pixiecore tool functionality. Every stability warning in this repository applies double for this package.

主要指标

概览
名称与所有者danderson/netboot
主编程语言Go
编程语言Go (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2016-03-15 03:15:47
推送于2024-05-31 23:23:56
最后一次提交
发布数0
用户参与
星数1.5k
关注者数55
派生数186
提交数355
已启用问题?
问题数73
打开的问题数30
拉请求数50
打开的拉请求数7
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?