https://github.com/octospacc/proxatore
🎭 A content proxy for viewing and embedding media and text from various platforms.
https://github.com/octospacc/proxatore
embed instagram media php pinterest proxy social telegram tiktok twitter video web x youtube
Last synced: about 2 months ago
JSON representation
🎭 A content proxy for viewing and embedding media and text from various platforms.
- Host: GitHub
- URL: https://github.com/octospacc/proxatore
- Owner: octospacc
- License: agpl-3.0
- Created: 2025-05-19T19:14:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T21:26:13.000Z (about 1 year ago)
- Last Synced: 2025-06-07T11:03:26.322Z (about 1 year ago)
- Topics: embed, instagram, media, php, pinterest, proxy, social, telegram, tiktok, twitter, video, web, x, youtube
- Language: PHP
- Homepage: https://proxatore.octt.eu.org
- Size: 77.1 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎭 Proxatore
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|
|-|-|-|-|
|****|**🇮🇹**||**Official instance**|
||🇮🇹|||
||🇬🇧||Only works in browser|
||🇩🇪|||
||🇩🇪|⚠️||
||🇫🇷|||
Source code mirrors:
* GitLab (primary):
* GitHub:
* Gitea.it:
## How to self-host?
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.
### Base requirements
- 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.
### Optional requirements