netboot

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

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerdanderson/netboot
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:Apache License 2.0
所有者活动
Created At2016-03-15 03:15:47
Pushed At2024-05-31 23:23:56
Last Commit At
Release Count0
用户参与
Stargazers Count1.5k
Watchers Count55
Fork Count186
Commits Count355
Has Issues Enabled
Issues Count73
Issue Open Count30
Pull Requests Count50
Pull Requests Open Count7
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private