{"id":22032513,"url":"https://github.com/ioistired/dirserver","last_synced_at":"2026-03-07T22:32:24.989Z","repository":{"id":45771075,"uuid":"220524279","full_name":"ioistired/dirserver","owner":"ioistired","description":"Web directory indexer suited to my needs","archived":false,"fork":false,"pushed_at":"2022-07-16T04:48:30.000Z","size":119,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-05-07T12:49:35.869Z","etag":null,"topics":["flask","hacktoberfest","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ioistired.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-08T18:20:43.000Z","updated_at":"2024-10-25T17:39:44.000Z","dependencies_parsed_at":"2022-08-30T23:20:55.026Z","dependency_job_id":null,"html_url":"https://github.com/ioistired/dirserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ioistired/dirserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioistired%2Fdirserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioistired%2Fdirserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioistired%2Fdirserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioistired%2Fdirserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioistired","download_url":"https://codeload.github.com/ioistired/dirserver/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioistired%2Fdirserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30234608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: 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":["flask","hacktoberfest","python"],"created_at":"2024-11-30T08:28:23.034Z","updated_at":"2026-03-07T22:32:24.970Z","avatar_url":"https://github.com/ioistired.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dirserver\n\nSimple directory indexing web server suited to my needs.\n\n- Lists out all files for the given request path, which is relative to `DIRSERVER_BASE_PATH`.\n- Intentionally does not serve static files. This should be handled by your webserver.\n- Tries not to list directories outside of the web root.\n- Produces a tar archive of any directory (except /, due to routing issues)\n  - Symlinks are added as symlinks, not dereferenced.\n\n## Configuration\n\nAll configuration is done via environment variables. There are three:\n\n- `DIRSERVER_BASE_PATH`: the path to the root of all files to serve. Required.\n- `DIRSERVER_EXCLUDE_HIDDEN`: whether to hide files whose name starts with a dot. Optional, defaults to `1`.\n- `DIRSERVER_PLUS_AS_SPACE`: whether to use `+` instead of `%20` to represent space characters in URLs. Requires gunicorn. Defaults to `0`.\n\n## License\n\n- My code: BlueOak v1.0.0. See LICENSE.md for details.\n- `tarfile_stream.py`: MIT. See that file's header for details.\n- `templates/list.html`: Apache-2.0. See that file's header for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioistired%2Fdirserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioistired%2Fdirserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioistired%2Fdirserver/lists"}