{"id":22384693,"url":"https://github.com/stofte/serve-folder","last_synced_at":"2026-01-30T23:40:44.155Z","repository":{"id":193271873,"uuid":"688448793","full_name":"stofte/serve-folder","owner":"stofte","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-19T14:31:31.000Z","size":2454,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T13:03:10.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/stofte.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":"2023-09-07T11:23:45.000Z","updated_at":"2024-02-19T14:31:37.000Z","dependencies_parsed_at":"2024-01-17T15:48:17.513Z","dependency_job_id":"e334c7b8-76f5-4d37-b54f-949feedc2676","html_url":"https://github.com/stofte/serve-folder","commit_stats":null,"previous_names":["stofte/serve-http","stofte/serve-folder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stofte/serve-folder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fserve-folder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fserve-folder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fserve-folder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fserve-folder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stofte","download_url":"https://codeload.github.com/stofte/serve-folder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fserve-folder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28923604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"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-12-05T01:18:52.469Z","updated_at":"2026-01-30T23:40:44.140Z","avatar_url":"https://github.com/stofte.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serve Folder\n\nWIP developer utility for serving a directory via HTTP(S), similar to\nnodes [http-server](https://www.npmjs.com/package/http-server).\n\nTested on Windows only for now.\n\n- Cross-platform handling\n- Threading/pools?\n\n## Usage\n\n        Simple CLI server utility for hosting directories over HTTP\n\n        Usage: servefolder.exe [OPTIONS] [WWWROOT]\n\n        Arguments:\n        [WWWROOT]  Web root directory. Defaults to the current directory if not set\n\n        Options:\n        -p, --port \u003cPORT\u003e\n                Server port [default: 8080]\n        -b, --bind \u003cBIND\u003e\n                Network interface to bind [default: 0.0.0.0]\n        -f, --certificate-filepath \u003cCERTIFICATE_FILEPATH\u003e\n                Filepath for TLS certificate\n        -w, --certificate-password \u003cCERTIFICATE_PASSWORD\u003e\n                Optional password for the TLS certificate file\n        -t, --certificate-thumbprint \u003cCERTIFICATE_THUMBPRINT\u003e\n                Locally installed TLS certificate thumprint to use\n        -d, --default-documents \u003cDEFAULT_DOCUMENTS\u003e\n                Default documents list. Specify option multiple times for each value in order of priority [default: index.html]\n        -m, --mime-types \u003cMIME_TYPES\u003e\n                Configure/override mime-types for file extensions\n        -i, --index-browsing\n                Enables directory browsing\n        -h, --help\n                Print help\n\n## Examples:\n\n    C:\\temp\u003eservefolder\n    14:32:44.624 [INF] Serving \"C:\\temp\" @ http://localhost:8080\n\n## Notes\n\n- [OpenSSL certificate operations for \"removing\" password](https://serverfault.com/a/1106205/18877)\n- [Reading Windows Terminal colors is not supported](https://github.com/microsoft/terminal/issues/3718)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstofte%2Fserve-folder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstofte%2Fserve-folder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstofte%2Fserve-folder/lists"}