{"id":23646995,"url":"https://github.com/sudo-tiz/ansible-role-endlessh","last_synced_at":"2026-01-26T04:33:37.213Z","repository":{"id":247097651,"uuid":"825019032","full_name":"sudo-Tiz/ansible-role-endlessh","owner":"sudo-Tiz","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-06T14:43:50.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T20:14:35.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudo-Tiz.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}},"created_at":"2024-07-06T14:37:56.000Z","updated_at":"2024-07-06T14:43:53.000Z","dependencies_parsed_at":"2024-07-06T15:57:57.972Z","dependency_job_id":null,"html_url":"https://github.com/sudo-Tiz/ansible-role-endlessh","commit_stats":null,"previous_names":["sudo-tiz/ansible-role-endlessh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-Tiz/ansible-role-endlessh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-Tiz","download_url":"https://codeload.github.com/sudo-Tiz/ansible-role-endlessh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"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-28T13:48:47.112Z","updated_at":"2026-01-26T04:33:37.198Z","avatar_url":"https://github.com/sudo-Tiz.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endlessh Ansible Role\n[endlessh-go](https://github.com/shizunge/endlessh-go) is a golang implementation of endlessh, a ssh trapit\n- with everything run in [Docker](https://www.docker.com/) containers\n- powered by [endlessh-go container image](https://hub.docker.com/r/shizunge/endlessh-go)\n\n\n## Installing\n\nTo configure and install endlessh on your own server(s), you should use a playbook like [Mother of all self-hosting](https://github.com/mother-of-all-self-hosting/mash-playbook) or write your own.\n\n## Configuration\n\nTo enable this service, add the following configuration to your `vars.yml` file and re-run the [installation](../installing.md) process:\n\n```yaml\n########################################################################\n#                                                                      #\n# endlessh                                                                 #\n#                                                                      #\n########################################################################\n\nendlessh_enabled: true\n\n########################################################################\n#                                                                      #\n# /endlessh                                                                #\n#                                                                      #\n########################################################################\n```\nSee the full list of options in the [default/main.yml](default/main.yml) file\n\n## Exporting Prometheus metrics\n\nDefault port is 2112 \nDefault entrypoint is /metrics\n\nuse environment variable \n```yaml\nendlessh_container_extra_arguments_custom:\n  - \"-enable_prometheus\"\n```\n\n### Exposing the web interface \n\nBy setting a hostname you will expose endlessh metrics publicly.\n```yaml\nendlessh_hostname: endlessh.example.org\n\n# Uncomment following lines to add basic auth (Recommended°\n#endlessh_container_labels_metrics_middleware_basic_auth_enabled: true\n#endlessh_container_labels_metrics_middleware_basic_auth_users : '\u003cuser\u003e:\u003chashed_password\u003e'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-tiz%2Fansible-role-endlessh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-tiz%2Fansible-role-endlessh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-tiz%2Fansible-role-endlessh/lists"}