{"id":16409590,"url":"https://github.com/revertit/mybb-rt_camo_proxy","last_synced_at":"2025-08-18T09:38:33.576Z","repository":{"id":169347325,"uuid":"644791537","full_name":"RevertIT/mybb-rt_camo_proxy","owner":"RevertIT","description":"RT Camo Proxy is a plugin which camouflages images inside posts and prevent 3rd-party image hosting obtaining visitors IP addresses. Instead your server will get image and serve it directly (and ask browser to cache it).","archived":false,"fork":false,"pushed_at":"2023-05-29T11:36:10.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T02:54:58.010Z","etag":null,"topics":["mybb-plugin","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/RevertIT.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":"2023-05-24T09:08:07.000Z","updated_at":"2023-05-25T10:55:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a24acf1-3110-43b9-83ea-4c2bd6331d43","html_url":"https://github.com/RevertIT/mybb-rt_camo_proxy","commit_stats":null,"previous_names":["revertit/mybb-rt_camo_proxy"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/RevertIT/mybb-rt_camo_proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_camo_proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_camo_proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_camo_proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_camo_proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevertIT","download_url":"https://codeload.github.com/RevertIT/mybb-rt_camo_proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_camo_proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270974180,"owners_count":24678246,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["mybb-plugin","php"],"created_at":"2024-10-11T06:20:31.502Z","updated_at":"2025-08-18T09:38:33.554Z","avatar_url":"https://github.com/RevertIT.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RT Camo Proxy\nis a plugin which camouflages images inside posts and prevent 3rd-party image hosting obtaining visitors IP addresses. Instead your server will get image and serve it directly (and ask browser to cache it).\n\n### Table of contents\n1. [❗ Dependencies](#-dependencies)\n2. [📃 Features](#-features)\n3. [➕ Installation](#-installation)\n4. [🔼 Update](#-update)\n5. [➖ Removal](#-removal)\n6. [💡 Feature request](#-feature-request)\n7. [🙏 Questions](#-questions)\n8. [🐞 Bug reports](#-bug-reports)\n9. [📷 Preview](#-preview)\n\n### ❗ Dependencies\n- MyBB 1.8.x\n- https://github.com/frostschutz/MyBB-PluginLibrary (\u003e= 13)\n- PHP \u003e= 7.4 (preferred 8.0 and up)\n\n### 📃 Features\n* Fix unsecure (http://) images to be proxied by your domain.\n* Camouflage images to prevent ip-address sniffing on users from 3rd-party sites.\n* Set which usersgroups can use this feature\n* Set cache time for browsers to cache image\n* Set default \"Not found\" image when we can't load an image\n\n### ➕ Installation\n1. Copy the directories from the plugin inside your root MyBB installation.\n2. Settings for the plugin are located in the \"Plugin Settings\" tab. (`/admin/index.php?module=config-settings`)\n\n### 🔼 Update\n1. Deactivate the plugin.\n2. Replace the plugin files with the new files.\n3. Activate the plugin again.\n\n### ➖ Removal\n1. Uninstall the plugin from your plugin manager.\n2. _Optional:_ Delete all the RT Camo Proxy plugin files from your MyBB folder.\n\n### 💡 Feature request\nOpen a new idea by [clicking here](https://github.com/RevertIT/mybb-rt_camo_proxy/discussions/new?category=ideas)\n\n### 🙏 Questions\nOpen a new question by [clicking here](https://github.com/RevertIT/mybb-rt_camo_proxy/discussions/new?category=q-a)\n\n### 🐞 Bug reports\nOpen a new bug report by [clicking here](https://github.com/RevertIT/mybb-rt_camo_proxy/issues/new)\n\n### 📷 Preview\nChanges original image eg: `somedomain.com/image.png` to `myforumdomain.com/misc.php?action=rt_camo\u0026digest=privatekey\u0026image=hashedimage`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevertit%2Fmybb-rt_camo_proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevertit%2Fmybb-rt_camo_proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevertit%2Fmybb-rt_camo_proxy/lists"}