{"id":43472893,"url":"https://github.com/adamus1red/docker-hopm","last_synced_at":"2026-02-03T07:18:43.204Z","repository":{"id":39875752,"uuid":"300582017","full_name":"adamus1red/docker-hopm","owner":"adamus1red","description":"Containerised IRC Open Proxy Monitor based on HOPM","archived":false,"fork":false,"pushed_at":"2026-01-27T09:23:00.000Z","size":71,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T21:55:56.210Z","etag":null,"topics":["docker-hopm","docker-image","hacktoberfest","irc","irc-bot","linux","monitor"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamus1red.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":".github/CODEOWNERS","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":"2020-10-02T10:39:24.000Z","updated_at":"2026-01-27T09:23:02.000Z","dependencies_parsed_at":"2023-02-16T16:25:58.468Z","dependency_job_id":"66870548-a65a-44b5-b989-325f9a9858c2","html_url":"https://github.com/adamus1red/docker-hopm","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/adamus1red/docker-hopm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamus1red%2Fdocker-hopm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamus1red%2Fdocker-hopm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamus1red%2Fdocker-hopm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamus1red%2Fdocker-hopm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamus1red","download_url":"https://codeload.github.com/adamus1red/docker-hopm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamus1red%2Fdocker-hopm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29037156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"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":["docker-hopm","docker-image","hacktoberfest","irc","irc-bot","linux","monitor"],"created_at":"2026-02-03T07:18:42.478Z","updated_at":"2026-02-03T07:18:43.196Z","avatar_url":"https://github.com/adamus1red.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HOPM Docker\n[![Docker Pulls](https://img.shields.io/docker/pulls/adamus1red/hopm?style=for-the-badge)](https://hub.docker.com/r/adamus1red/hopm)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/adamus1red/docker-hopm/docker-publish.yml?style=for-the-badge)](https://github.com/adamus1red/docker-hopm/actions)\n[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/adamus1red/hopm/latest?style=for-the-badge)](https://hub.docker.com/r/adamus1red/hopm/tags)\n[![GitHub](https://img.shields.io/github/license/adamus1red/docker-hopm?style=for-the-badge)](https://github.com/adamus1red/docker-hopm)\n## What is HOPM\nHOPM (Hybrid Open Proxy Monitor) is an open-proxy monitoring bot designed to\nmonitor an individual server (all servers on the network have to run their own\nbot if the IRCD does not support `farconnect` user mode) with a local\noperator {} block and monitor connections. When a client connects to a server,\nHOPM will scan the connection for insecure proxies. Insecure proxies are\ndetermined by attempting to connect the proxy back to another host (usually the\nIRC server in question).\n\n# Configuration\n\nThe HOPM refference config can be found [offical HOPM reference config](https://github.com/ircd-hybrid/hopm/blob/master/doc/reference.conf) this should be mounted at `/hopm/hopm.conf`\n\nA standard HOPM configuration should work without modification and no special changes are needed. Please note that the `vhost` option will probably be ignored unless you do some fancy docker networking which is beyond the scope of this readme.\n\n# Getting Started\n\n## Docker\n\nHOPM is deployed via docker image like so:\n\n```\ndocker run -d --name hopm \\\n  -v /path/to/file/hopm.conf:/hopm/hopm.conf \\\n  adamus1red/hopm:latest\n```\n\nor via docker-compose:\n\n[Official Example](https://github.com/adamus1red/docker-hopm/blob/main/docker-compose.yml)\n\n# Multi-Arch builds\n\nWe currently build and publish the following OS/Arch builds of the HOPM container automatically.\n* linux/amd64\n* linux/arm64\n* linux/arm/v7\n* linux/arm/v6\n* linux/ppc64le\n* linux/s390x\n\n# Contributing\n\nAll contributions are welcome! Contributing guidelines are in the works\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamus1red%2Fdocker-hopm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamus1red%2Fdocker-hopm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamus1red%2Fdocker-hopm/lists"}