Proxatore is a content proxy for viewing and embedding media and text from various platforms.
Try it now! Various instances of Proxatore are available (feel free to add your own with a pull request!):
| URL | Country | Uses Cloudflare | Notes |
|---|---|---|---|
| https://proxatore.octt.eu.org/ | 🇮🇹 | Official instance | |
| https://proxatore.almi.eu.org/ | 🇮🇹 | ||
| https://proxatore.ct.ws/ | 🇬🇧 | Only works in browser | |
| https://octospacc.altervista.org/proxatore/ | 🇩🇪 | ||
| https://laprovadialessioalmi.altervista.org/proxatore/ | 🇩🇪 | ||
| https://proxatore.lucy.gq | 🇫🇷 |
Source code mirrors:
- GitLab (primary): https://gitlab.com/octospacc/Proxatore
- GitHub: https://github.com/octospacc/Proxatore
- Gitea.it: https://gitea.it/octospacc/Proxatore
This software is free and open-source, and you can host it on your own server, for either private or public use. Ensure you meet the following requirements, then download the source code and review the configuration file.
- A web server with PHP
- (Currently only tested on nginx with PHP 8.2 and IIS with PHP 8.3, as of May 2025.)
curl,dom,mbstring,opensslandxmlPHP extensions- The program requires these PHP extensions to be installed and enabled on the server to work.