{"id":23647012,"url":"https://github.com/sudo-tiz/ansible-role-endlessh-go","last_synced_at":"2026-01-24T20:54:50.931Z","repository":{"id":219433259,"uuid":"748986178","full_name":"sudo-Tiz/ansible-role-endlessh-go","owner":"sudo-Tiz","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-27T12:14:17.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:39.892Z","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,"zenodo":null}},"created_at":"2024-01-27T08:39:46.000Z","updated_at":"2024-01-27T10:38:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1b569d0-f4ab-453d-9676-af8518f3c587","html_url":"https://github.com/sudo-Tiz/ansible-role-endlessh-go","commit_stats":null,"previous_names":["sudo-tiz/ansible-role-endlessh-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-Tiz/ansible-role-endlessh-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh-go/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-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-Tiz%2Fansible-role-endlessh-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28736791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"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":[],"created_at":"2024-12-28T13:48:58.559Z","updated_at":"2026-01-24T20:54:50.926Z","avatar_url":"https://github.com/sudo-Tiz.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endlessh Ansible Role\n**WIP Roles waiting for changes in endlessh-go. DO NOT USE**  \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```\nYou can overwrite the default config variable using ``endlessh_config`` variable.  \nHere is an exemple to use ssh port 22 on host and 2222 on container\n\n```yaml\nendlessh_config:\n  sshPorts: \n  - [22, 2222]\n```\nSee the full list of options in the [default/main.yml](default/main.yml) file\n\n### Exposing the web interface\n\nBy setting a hostname you will expose endlessh on this domain.\nUsually you should also set up basic_auth in this case, otherwise everyone will be able to access your metrics\n\n```yaml\nendlessh_hostname: endlessh.example.org\n\n# Uncomment following lines to add basic auth\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-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-tiz%2Fansible-role-endlessh-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-tiz%2Fansible-role-endlessh-go/lists"}