{"id":16779885,"url":"https://github.com/merifri/ansible-role-3proxy","last_synced_at":"2026-05-22T14:16:35.699Z","repository":{"id":100426301,"uuid":"129393507","full_name":"merifri/ansible-role-3proxy","owner":"merifri","description":"Ansible role which installs and configures 3proxy","archived":false,"fork":false,"pushed_at":"2021-04-15T17:51:35.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T06:32:23.505Z","etag":null,"topics":["3proxy","ansible","ansible-role","proxy"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/merifri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-13T11:33:41.000Z","updated_at":"2023-05-22T16:01:19.000Z","dependencies_parsed_at":"2023-05-14T14:45:24.700Z","dependency_job_id":null,"html_url":"https://github.com/merifri/ansible-role-3proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merifri%2Fansible-role-3proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merifri%2Fansible-role-3proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merifri%2Fansible-role-3proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merifri%2Fansible-role-3proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/merifri","download_url":"https://codeload.github.com/merifri/ansible-role-3proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926071,"owners_count":20369910,"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":["3proxy","ansible","ansible-role","proxy"],"created_at":"2024-10-13T07:32:50.194Z","updated_at":"2026-05-22T14:16:30.667Z","avatar_url":"https://github.com/merifri.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/merifri/ansible-role-3proxy.svg?branch=master)](https://travis-ci.org/merifri/ansible-role-3proxy)\n\n3proxy Ansible Role\n=========\n\nInstall 3proxy from source\n\nRequirements\n------------\n\nNone.\n\nRole Variables\n--------------\n\n```\nproxy_version: \"0.8.12\"\nproxy_source: \"https://github.com/z3APA3A/3proxy/archive/{{ proxy_version }}.tar.gz\"\n\nproxy_config_path: \"/etc/3proxy\"\nproxy_service_name: \"3proxy\"\nproxy_system_user: \"u3proxy\"\n\nproxy_users: []\n#- name: test\n#  type: CL\n#  password: pass\n\nproxy_enabled: True\nproxy_log: \"/dev/null\"\nproxy_daemon: True\nproxy_allow: \"*\"\nproxy_deny: \"\"\nproxy_auth: \"none\"\nproxy_nserver: []\nproxy_nserver6: []\nproxy_nscache: 65536\nproxy_maxconn: 100\n\nproxy_socks: True\nproxy_socks_port: 1080\nproxy_socks_options: \"\"\nproxy_http: False\nproxy_http_port: 3128\nproxy_http_options: \"\"\n```\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n```\n- hosts: servers\n  roles:\n    - role: merifri.3proxy\n```\n\nLicense\n-------\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerifri%2Fansible-role-3proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmerifri%2Fansible-role-3proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerifri%2Fansible-role-3proxy/lists"}