Automated monthly GitHub mirror for the latest Tor Browser releases across all platforms.
- Automatic Updates: Fetches the latest Tor Browser releases every month
- Single "latest" Release: Always maintains one GitHub release tagged as "latest" that gets overwritten with each update
- Multi-Platform Support: Mirrors stable releases for:
- Windows (x86_64 and i686 portable)
- macOS (Universal - Intel and Apple Silicon)
- Linux (x86_64, i686, and aarch64)
- Android (aarch64, armv7, x86_64, x86)
- iOS (Onion Browser)
- Static Download Page: Simple HTML page for easy downloads at https://project516.dev/tor-mirror/
Visit the Releases page or the download page to get the latest Tor Browser for your platform.
- A GitHub Actions workflow runs every month
- It fetches the latest stable Tor Browser version from
https://dist.torproject.org/torbrowser/ - Downloads all platform-specific stable installers
- Downloads Onion Browser for iOS from
https://github.com/OnionBrowser/OnionBrowser/releases/latest/ - Deletes the existing "latest" release
- Creates a new "latest" release with all the downloaded files
- Updates the
index.htmlpage with version information
You can manually trigger the mirror update from the Actions tab.
This is an unofficial mirror of Tor Browser releases. For official releases and more information, please visit torproject.org.
See LICENSE file for details.