truthsocial-media-proxy
  • Go 93.1%
  • Dockerfile 6.9%
Find a file
2025-03-05 20:49:15 +00:00
.gitignore Initial commit 2025-03-05 18:46:38 +00:00
Dockerfile use ts_ instead of ts: 2025-03-05 19:17:10 +00:00
go.mod Initial commit 2025-03-05 18:46:38 +00:00
go.sum Initial commit 2025-03-05 18:46:38 +00:00
LICENSE Initial commit 2025-03-05 18:46:38 +00:00
proxy.go Add logging 2025-03-05 20:49:15 +00:00
README.md Initial commit 2025-03-05 18:46:38 +00:00

Truth Social Matrix Media Proxy

A media proxy for Matrix that reroutes media requests directly to truth social to avoid downloading 600 gigabytes of media.

Setup

  1. Download a binary or compile it manually
  2. Run truthsocial-media-proxy -generate-config to generate truthsocial_media_proxy.json
  3. Edit the config to your liking (server name should be your domain name, like truth-media.example.com)
  4. Run truthsocial-media-proxy -config truthsocial_media_proxy.json