{"id":19175856,"url":"https://github.com/handcraftedbits/docker-netshot","last_synced_at":"2026-06-15T02:34:31.116Z","repository":{"id":95812035,"uuid":"85228145","full_name":"handcraftedbits/docker-netshot","owner":"handcraftedbits","description":"A Docker container used to run a netshot server","archived":false,"fork":false,"pushed_at":"2017-03-19T15:43:25.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T03:56:27.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/handcraftedbits.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":"2017-03-16T18:17:05.000Z","updated_at":"2017-03-16T18:17:30.000Z","dependencies_parsed_at":"2023-04-30T11:46:55.349Z","dependency_job_id":null,"html_url":"https://github.com/handcraftedbits/docker-netshot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/handcraftedbits/docker-netshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fdocker-netshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fdocker-netshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fdocker-netshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fdocker-netshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handcraftedbits","download_url":"https://codeload.github.com/handcraftedbits/docker-netshot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fdocker-netshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34345577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-09T10:25:54.202Z","updated_at":"2026-06-15T02:34:31.102Z","avatar_url":"https://github.com/handcraftedbits.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netshot Docker Container [![Docker Pulls](https://img.shields.io/docker/pulls/handcraftedbits/netshot.svg?maxAge=2592000)](https://hub.docker.com/r/handcraftedbits/netshot)\n\nA [Docker](https://www.docker.com) container used to run a [netshot](https://github.com/handcraftedbits/netshot) server.\nSee the [netshot REST API documentation](https://github.com/handcraftedbits/netshot#rest-api) for more information.\n\n# Usage\n\n## Running the netshot Server\n\nStart the netshot Docker container as follows:\n\n```bash\ndocker run -d -p 8000:8000 handcraftedbits/netshot\n```\n\nThis will start netshot in the background with the default port `8000` and store screenshots in the container (i.e.,\nthey are not persisted upon shutdown).  If you wish to persist screenshots, bind a volume to\n`/opt/container/screenshots`:\n\n```bash\ndocker run -d -v /home/screenshots:/opt/container/screenshots -p 8000:8000 handcraftedbits/netshot\n```\n\nThis will result in all screenshots being persisted in the local directory `/home/screenshots`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fdocker-netshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandcraftedbits%2Fdocker-netshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fdocker-netshot/lists"}