truthsocial-media-proxy
- Go 93.1%
- Dockerfile 6.9%
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| proxy.go | ||
| README.md | ||
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
- Download a binary or compile it manually
- Run
truthsocial-media-proxy -generate-configto generatetruthsocial_media_proxy.json - Edit the config to your liking (server name should be your domain name, like
truth-media.example.com) - Run
truthsocial-media-proxy -config truthsocial_media_proxy.json