{"id":19129671,"url":"https://github.com/arthur2500/sherlock-web","last_synced_at":"2026-04-14T07:33:51.079Z","repository":{"id":257443150,"uuid":"849286848","full_name":"Arthur2500/Sherlock-Web","owner":"Arthur2500","description":"A web interface for Sherlock.","archived":false,"fork":false,"pushed_at":"2025-05-05T07:01:55.000Z","size":428,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T08:22:02.048Z","etag":null,"topics":["javascript","nodejs","self-hosted","sherlock-project","webapp"],"latest_commit_sha":null,"homepage":"https://sherlock.ziemlich-schnell.de","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arthur2500.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-29T10:21:28.000Z","updated_at":"2025-05-05T07:01:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c9c1997-d03b-43f9-94b6-783712248813","html_url":"https://github.com/Arthur2500/Sherlock-Web","commit_stats":null,"previous_names":["arthur2500/sherlock-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arthur2500/Sherlock-Web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthur2500%2FSherlock-Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthur2500%2FSherlock-Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthur2500%2FSherlock-Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthur2500%2FSherlock-Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arthur2500","download_url":"https://codeload.github.com/Arthur2500/Sherlock-Web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthur2500%2FSherlock-Web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31787016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["javascript","nodejs","self-hosted","sherlock-project","webapp"],"created_at":"2024-11-09T06:08:07.404Z","updated_at":"2026-04-14T07:33:51.064Z","avatar_url":"https://github.com/Arthur2500.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Image CI](https://github.com/Arthur2500/Sherlock-Web/actions/workflows/docker-image.yml/badge.svg)](https://github.com/Arthur2500/Sherlock-Web/actions/workflows/docker-image.yml)\n# Sherlock Web \u003cimg src=\"https://github.com/Arthur2500/Sherlock-Web/raw/main/public/favicon.ico\" alt=\"Icon\" width=\"24\"/\u003e\nA web interface for [Sherlock](https://github.com/sherlock-project/sherlock). All credits belong to them, this is just a simple frontend.\n\n## Demo:\nhttps://sherlock.ziemlich-schnell.de\n\n## How to run:\n### Use Prebuilt Image (Recommended)\n```\ndocker run --name sherlock-web -p 3000:3000 -e NODE_ENV=production -e SECURITY=enabled --restart unless-stopped ghcr.io/arthur2500/sherlock-web:latest\n```\nor\n```\nmkdir Sherlock-Web \u0026\u0026\ncd Sherlock-Web \u0026\u0026\nwget https://raw.githubusercontent.com/Arthur2500/Sherlock-Web/main/docker-compose.yml \u0026\u0026\ndocker-compose up -d\n```\n\n### Build Docker Image Locally\n```\ngit clone https://github.com/Arthur2500/Sherlock-Web.git \u0026\u0026\ndocker-compose -f docker-compose.local.yml up -d --build\n```\n\n### Run without Docker\nRequirements:\n```\nNode.js \u003e= 16\nSherlock (https://github.com/sherlock-project/sherlock)\n```\n\nClone Repository\n```\ngit clone https://github.com/Arthur2500/Sherlock-Web.git\n```\n\nInstall dependencies\n```\nnpm install\n```\n\nRun main.js\n```\nnode server.js\n```\n\nFor improved security, set environment variable SECURITY=enabled if exclusively accessed via Cloudflare Tunnel or localhost\n```\nSECURITY=enabled node main.js\n```\n\n## Configuration\n`docker-compose.yml` Environment Settings:\n- `SECURITY: [enabled/disabled]`: Enable/Disable Security features such as Helmet header protection\n\n## Screenshots\n\u003cimg width=\"1440\" alt=\"Bildschirmfoto 2024-09-16 um 23 10 28\" src=\"https://github.com/user-attachments/assets/449a29ab-0c26-4f1d-a8e4-b6d2775109fe\"\u003e\n\u003cimg width=\"1440\" alt=\"Bildschirmfoto 2024-09-16 um 23 11 15\" src=\"https://github.com/user-attachments/assets/8696afa3-3b7b-48ec-b65e-e23c77d91af5\"\u003e\n\u003cimg width=\"1440\" alt=\"Bildschirmfoto 2024-09-16 um 23 13 12\" src=\"https://github.com/user-attachments/assets/ecb33b61-2f30-4a00-8fc5-d50442ff8d6a\"\u003e\n\u003cimg width=\"1440\" alt=\"Bildschirmfoto 2024-09-16 um 23 12 55\" src=\"https://github.com/user-attachments/assets/21fa7cfb-ad98-4435-b582-cf124114b953\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthur2500%2Fsherlock-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthur2500%2Fsherlock-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthur2500%2Fsherlock-web/lists"}