{"id":36676913,"url":"https://github.com/bazuker/fileserver","last_synced_at":"2026-01-12T10:51:29.706Z","repository":{"id":144253377,"uuid":"62513478","full_name":"bazuker/fileserver","owner":"bazuker","description":"Simple file server that shares access to a directory on a specified port","archived":false,"fork":false,"pushed_at":"2023-10-28T01:07:12.000Z","size":2291,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-28T02:28:17.623Z","etag":null,"topics":["filehoster","fileserver"],"latest_commit_sha":null,"homepage":"","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/bazuker.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}},"created_at":"2016-07-03T20:12:00.000Z","updated_at":"2023-10-28T02:28:19.664Z","dependencies_parsed_at":"2023-05-29T07:15:21.166Z","dependency_job_id":"3b2eb0c9-4a4b-405b-9118-726d5ef5747c","html_url":"https://github.com/bazuker/fileserver","commit_stats":null,"previous_names":[],"tags_count":3,"template":null,"template_full_name":null,"purl":"pkg:github/bazuker/fileserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazuker%2Ffileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazuker%2Ffileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazuker%2Ffileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazuker%2Ffileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bazuker","download_url":"https://codeload.github.com/bazuker/fileserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazuker%2Ffileserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:40:25.642Z","status":"ssl_error","status_checked_at":"2026-01-12T10:39:27.820Z","response_time":98,"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":["filehoster","fileserver"],"created_at":"2026-01-12T10:51:29.607Z","updated_at":"2026-01-12T10:51:29.690Z","avatar_url":"https://github.com/bazuker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/bazuker/fileserver)](https://goreportcard.com/report/github.com/bazuker/fileserver)\n\n# Go fileserver\nSimple file server that shares access to a directory over HTTP using a selected port.\n\nBy default, the current working directory is hosted on port `8080` if no flags were specified.\n\n## Installation\nBuild from the source\n```bash\ngo install github.com/bazuker/fileserver@latest\n```\nOr check out the [pre-built binaries](https://github.com/bazuker/fileserver/releases)\n\n## CLI Usage\n\n```bash\nfileserver -port=5555 -dir=\"/users/username/documents/public\"\n```\n\nThis command will host the directory `/users/username/documents/public` on the port 5555.\nNow, you should be able to access it via a web browser at http://localhost:5555/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazuker%2Ffileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbazuker%2Ffileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazuker%2Ffileserver/lists"}