{"id":21400199,"url":"https://github.com/oefenweb/ansible-tsocks","last_synced_at":"2026-02-08T07:33:26.636Z","repository":{"id":49189144,"uuid":"48379254","full_name":"Oefenweb/ansible-tsocks","owner":"Oefenweb","description":"Ansible role to set up tsocks in Debian-like systems","archived":false,"fork":false,"pushed_at":"2024-12-10T10:21:26.000Z","size":86,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T18:21:12.493Z","etag":null,"topics":["ansible","debian","proxy","tsocks","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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":"2015-12-21T15:30:39.000Z","updated_at":"2024-12-10T10:21:29.000Z","dependencies_parsed_at":"2023-02-08T19:15:38.486Z","dependency_job_id":"20506671-b551-4670-aec3-fd025595d0b4","html_url":"https://github.com/Oefenweb/ansible-tsocks","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Oefenweb/ansible-tsocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-tsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-tsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-tsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-tsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-tsocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-tsocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29224439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ansible","debian","proxy","tsocks","ubuntu"],"created_at":"2024-11-22T15:19:34.348Z","updated_at":"2026-02-08T07:33:26.620Z","avatar_url":"https://github.com/Oefenweb.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"## tsocks\n\n[![CI](https://github.com/Oefenweb/ansible-tsocks/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-tsocks/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-tsocks-blue.svg)](https://galaxy.ansible.com/Oefenweb/tsocks)\n\nSet up tsocks in Debian-like systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `tsocks_install`: [default: `[]`]: Additional packages to install\n\n* `tsocks_local`: [default: `[]`]: Local networks\n* `tsocks_path`: [default: `[]`]: Paths declaration\n* `tsocks_path.{n}.directives`: [default: `[]`]: Directives (e.g. `['reaches 150.0.0.0/255.255.0.0']`)\n* `tsocks_server`: [default: `127.0.0.1`]: Default server\n* `tsocks_server_type`: [default: `5`]: SOCKS version used by the server\n* `tsocks_server_port`: [default: `1080`]: The port on which the SOCKS server receives request\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.tsocks\n  vars:\n    tsocks_local:\n      - 192.168.0.0/255.255.255.0\n      - 10.0.0.0/255.0.0.0\n\n    tsocks_path:\n      - directives:\n        - reaches 150.0.0.0/255.255.0.0\n        - reaches 150.1.0.0:80/255.255.0.0\n        - server 10.1.7.25\n        - server_type 5\n        - default_user delius\n        - default_pass hello\n\n    tsocks_server: 192.168.0.1\n```\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-tsocks/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-tsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-tsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-tsocks/lists"}