{"id":24448837,"url":"https://github.com/lorenz/minitftpd","last_synced_at":"2025-06-14T10:33:59.567Z","repository":{"id":240493330,"uuid":"759479575","full_name":"lorenz/minitftpd","owner":"lorenz","description":"A tiny read-only TFTP server","archived":false,"fork":false,"pushed_at":"2024-02-18T17:53:50.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T05:42:43.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lorenz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2024-02-18T17:50:46.000Z","updated_at":"2024-02-18T19:07:47.000Z","dependencies_parsed_at":"2024-05-19T10:00:54.073Z","dependency_job_id":"8137db87-96ea-49b1-bfbf-a26156488166","html_url":"https://github.com/lorenz/minitftpd","commit_stats":null,"previous_names":["lorenz/minitftpd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lorenz/minitftpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fminitftpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fminitftpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fminitftpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fminitftpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorenz","download_url":"https://codeload.github.com/lorenz/minitftpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fminitftpd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259802590,"owners_count":22913662,"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":[],"created_at":"2025-01-21T00:34:55.027Z","updated_at":"2025-06-14T10:33:59.546Z","avatar_url":"https://github.com/lorenz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiniTFTPd\n*A tiny read-only TFTP server*\n\nThis is a tiny read-only zero-configuration utility TFTP server.\nIt always serves the contents of the directory it was called in.\n\n## Installation\nThis requires an up-to-date Go toolchain, currently there are no precompiled binaries provided.\n\n```sh\ngo install git.dolansoft.org/lorenz/minitftpd@latest\n```\n\nBinding to the TFTP server port (69) requires special privileges on Unix-style\nsystems like Linux and MacOS older than 10.14. \n\nOn Linux you can chose between running minitftpd as root, granting CAP_NET_BIND_SERVICE\nto the binary (`sudo setcap CAP_NET_BIND_SERVICE=+eip /path/to/minitftpd`) or disabling\nthe privileged ports feature on the whole machine/network namespace\n(`sysctl -w net.ipv4.ip_unprivileged_port_start=0`).\n\nOn older versions of MacOS (before 10.14) one needs to run minitftpd as root, more recent\nversions do no longer enforce privileged ports.\n\n## Usage\n\nJust start minitftpd in the directory you're trying to serve. That's it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenz%2Fminitftpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florenz%2Fminitftpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenz%2Fminitftpd/lists"}