{"id":14008114,"url":"https://github.com/codenoid/file-server","last_synced_at":"2026-03-11T15:13:49.196Z","repository":{"id":57549175,"uuid":"305766100","full_name":"codenoid/file-server","owner":"codenoid","description":"Multi-source file server [💾 | 💽 | 💿] 🧐 ","archived":false,"fork":false,"pushed_at":"2020-10-21T23:45:38.000Z","size":218,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T16:57:17.041Z","etag":null,"topics":["file-server","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/codenoid.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}},"created_at":"2020-10-20T16:17:18.000Z","updated_at":"2023-11-24T17:28:42.000Z","dependencies_parsed_at":"2022-08-27T00:32:21.746Z","dependency_job_id":null,"html_url":"https://github.com/codenoid/file-server","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/codenoid/file-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Ffile-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Ffile-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Ffile-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Ffile-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/file-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Ffile-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30385380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T14:10:17.325Z","status":"ssl_error","status_checked_at":"2026-03-11T14:09:37.934Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["file-server","golang"],"created_at":"2024-08-10T11:01:14.402Z","updated_at":"2026-03-11T15:13:49.179Z","avatar_url":"https://github.com/codenoid.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"100\" height=\"100\" src=\"https://github.com/codenoid/file-server/blob/master/logo.png?raw=true\"\u003e\n\n# File Server\n\nMulti-source file server, actually this is for my private use, i need to serve from 15TB+ files and google storage public url on single link\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/codenoid/file-server)](https://goreportcard.com/report/github.com/codenoid/file-server)\n[![CodeFactor](https://www.codefactor.io/repository/github/codenoid/file-server/badge/master)](https://www.codefactor.io/repository/github/codenoid/file-server/overview/master)\n\n## Installation\n\nWe provide serveral installation method\n\n### Using TJ's gobinaries.com\n\n```sh\ncurl -sf https://gobinaries.com/codenoid/file-server/cmd/file-server | sh\n```\n\n### Using Go\n\n```sh\ngo get github.com/codenoid/file-server/cmd/file-server\n```\n\n## Config Example\n\n```yml\nidentity_type: uri-segment\nidentity_source: last\n\nsources:\n  -\n    type: fs\n    source: /var/app/master\n  -\n    type: url\n    source: https://storage.googleapis.com/awg3igbab/\n```\n\n## Usage\n\ntake a look at master branch for config.yml file example\n\n```sh\n$ file-server --help\n  -bind string\n    \tbind addr (default \":8080\")\n  -config string\n    \tpath to config file (default \"config.yml\")\n```\n\n**after the server are running**, you can access `http://localhost:8080/identity-or-file-name.jpg`, then file-server will read one by one from source, will return 404 and empty body if file not found\n\n### Assets\n\nProject logo are taken from [http://clipart-library.com/clip-art/books-transparent-background-10.htm](http://clipart-library.com/clip-art/books-transparent-background-10.htm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Ffile-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Ffile-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Ffile-server/lists"}