{"id":21027593,"url":"https://github.com/caledoniaproject/tftpboot-root","last_synced_at":"2026-02-06T03:02:20.047Z","repository":{"id":146442225,"uuid":"220763231","full_name":"CaledoniaProject/tftpboot-root","owner":"CaledoniaProject","description":"PXELinux 测试文件","archived":false,"fork":false,"pushed_at":"2019-11-10T08:43:09.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T06:06:49.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CaledoniaProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-10T08:40:35.000Z","updated_at":"2019-11-10T09:04:29.000Z","dependencies_parsed_at":"2023-03-30T11:06:26.311Z","dependency_job_id":null,"html_url":"https://github.com/CaledoniaProject/tftpboot-root","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CaledoniaProject/tftpboot-root","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Ftftpboot-root","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Ftftpboot-root/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Ftftpboot-root/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Ftftpboot-root/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaledoniaProject","download_url":"https://codeload.github.com/CaledoniaProject/tftpboot-root/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Ftftpboot-root/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29147378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-19T11:51:45.344Z","updated_at":"2026-02-06T03:02:20.030Z","avatar_url":"https://github.com/CaledoniaProject.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# tftpboot-root\n\n支持 wakeonlan 远程激活，远程部署 Linux 系统\n\n## TFTP 服务配置\n\nUbuntu 测试\n\n```\ncat \u003e /etc/xinetd.d/tftp \u003c\u003c EOF\nservice tftp\n{\nprotocol        = udp\nport            = 69\nsocket_type     = dgram\nwait            = yes\nuser            = nobody\nserver          = /usr/sbin/in.tftpd\nserver_args     = /tmp/tftpboot\ndisable         = no\n}\nEOF\n\nmkdir -p /tmp/tftpboot\n\napt-get install xinetd tftpd tftp -y\nservice xinetd restart\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Ftftpboot-root","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaledoniaproject%2Ftftpboot-root","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Ftftpboot-root/lists"}