{"id":13492953,"url":"https://github.com/danderson/netboot","last_synced_at":"2025-05-15T03:04:52.025Z","repository":{"id":40533533,"uuid":"53910889","full_name":"danderson/netboot","owner":"danderson","description":"Packages and utilities for network booting","archived":false,"fork":false,"pushed_at":"2024-05-31T23:23:56.000Z","size":22057,"stargazers_count":1537,"open_issues_count":37,"forks_count":186,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-05-15T03:04:14.234Z","etag":null,"topics":["dhcp","netboot","pcap","pixiecore","pxe","tftp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danderson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-15T03:15:47.000Z","updated_at":"2025-05-13T09:18:43.000Z","dependencies_parsed_at":"2022-07-22T17:32:21.971Z","dependency_job_id":"ca79a3b2-ee60-45ab-8d11-cdf9b29592ee","html_url":"https://github.com/danderson/netboot","commit_stats":{"total_commits":353,"total_committers":27,"mean_commits":"13.074074074074074","dds":"0.26912181303116145","last_synced_commit":"2ed7bd30206a51bae786b02d9a5b8156fdcc8870"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danderson%2Fnetboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danderson%2Fnetboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danderson%2Fnetboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danderson%2Fnetboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danderson","download_url":"https://codeload.github.com/danderson/netboot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264765,"owners_count":22041793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dhcp","netboot","pcap","pixiecore","pxe","tftp"],"created_at":"2024-07-31T19:01:10.773Z","updated_at":"2025-05-15T03:04:52.007Z","avatar_url":"https://github.com/danderson.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"# Netboot, packages and utilities for network booting\n\nThis repository contains Go implementations of network protocols used\nin booting machines over the network, as well as utilites built on top\nof these libraries.\n\n**This project is no longer actively developed. I'm glad if you find it useful, but don't expect any significant changes.**\n\n## Programs\n\n- [Pixiecore](https://github.com/danderson/netboot/tree/master/pixiecore): Command line all-in-one tool for easy netbooting\n\n## Libraries\n\nThe canonical import path for Go packages in this repository is `go.universe.tf/netboot`.\n\n- [pcap](https://godoc.org/go.universe.tf/netboot/pcap): Pure Go implementation of reading and writing pcap files.\n- [dhcp4](https://godoc.org/go.universe.tf/netboot/dhcp4): DHCPv4 library providing the low-level bits of a DHCP client/server (packet marshaling, RFC-compliant packet transmission semantics).\n- [tftp](https://godoc.org/go.universe.tf/netboot/tftp): Read-only TFTP server implementation.\n- [pixiecore](https://godoc.org/go.universe.tf/netboot/pixiecore): Go library for Pixiecore tool functionality. Every stability warning in this repository applies double for this package.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanderson%2Fnetboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanderson%2Fnetboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanderson%2Fnetboot/lists"}