{"id":21400259,"url":"https://github.com/oefenweb/ansible-twisted-connect-proxy","last_synced_at":"2026-04-12T16:04:16.390Z","repository":{"id":49185107,"uuid":"56845762","full_name":"Oefenweb/ansible-twisted-connect-proxy","owner":"Oefenweb","description":"Ansible role to set up (the latest version of) twisted-connect-proxy in Ubuntu systems","archived":false,"fork":false,"pushed_at":"2023-11-02T11:07:50.000Z","size":101,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T02:44:36.222Z","etag":null,"topics":["ansible","daemon","proxy","ssl","twisted","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-04-22T09:56:50.000Z","updated_at":"2023-01-10T15:03:27.000Z","dependencies_parsed_at":"2023-02-08T19:15:38.312Z","dependency_job_id":"f2f7a088-742a-4206-ad25-356b20d00909","html_url":"https://github.com/Oefenweb/ansible-twisted-connect-proxy","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-twisted-connect-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-twisted-connect-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-twisted-connect-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-twisted-connect-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-twisted-connect-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893905,"owners_count":20364916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ansible","daemon","proxy","ssl","twisted","ubuntu"],"created_at":"2024-11-22T15:20:16.196Z","updated_at":"2026-04-12T16:04:16.345Z","avatar_url":"https://github.com/Oefenweb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## twisted-connect-proxy\n\n[![CI](https://github.com/Oefenweb/ansible-twisted-connect-proxy/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-twisted-connect-proxy/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-twisted--connect--proxy-blue.svg)](https://galaxy.ansible.com/Oefenweb/twisted_connect_proxy/)\n\nSet up (the latest version of) [Twisted connect proxy](https://github.com/fmoo/twisted-connect-proxy) in Ubuntu systems.\n\n#### Requirements\n\n* `python-twisted` (will be installed)\n\n#### Variables\n\n* `twisted_connect_proxy_version` [default: `master`]: Version to install (e.g. `74e49d2cca65447ab1937273e0a56af1c22dbb3a`)\n* `twisted_connect_proxy_install_prefix` [default: `/usr/local/bin`]: Install prefix\n\n* `twisted_connect_proxy_user` [default: `twisted-connect-proxy`]: The user that will run the `twisted-connect-proxy` daemon\n* `twisted_connect_proxy_group` [default: `twisted-connect-proxy`]: The primary group of the `twisted-connect-proxy` user\n* `twisted_connect_proxy_groups` [default: `[]`]: The secondary groups of the `twisted-connect-proxy` user\n\n* `twisted_connect_proxy_port` [default: `''`]: The port on which the daemon should be listening\n* `twisted_connect_proxy_options: {}`]: Options to pass to the `twisted-connect-proxy` daemon (e.g. `{ssl-cert: foo.crt, ssl-key: foo.key}`)\n\n## Dependencies\n\nNone\n\n#### Example (without any options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.twisted-connect-proxy\n```\n\n#### Example (with daemon options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.twisted-connect-proxy\n  vars:\n    twisted_connect_proxy_port: 3128\n    twisted_connect_proxy_options: {}\n```\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-twisted-connect-proxy/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-twisted-connect-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-twisted-connect-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-twisted-connect-proxy/lists"}