Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tor Browser Mirror

Automated monthly GitHub mirror for the latest Tor Browser releases across all platforms.

Features

  • 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/

Usage

Visit the Releases page or the download page to get the latest Tor Browser for your platform.

How It Works

  1. A GitHub Actions workflow runs every month
  2. It fetches the latest stable Tor Browser version from https://dist.torproject.org/torbrowser/
  3. Downloads all platform-specific stable installers
  4. Downloads Onion Browser for iOS from https://github.com/OnionBrowser/OnionBrowser/releases/latest/
  5. Deletes the existing "latest" release
  6. Creates a new "latest" release with all the downloaded files
  7. Updates the index.html page with version information

Manual Trigger

You can manually trigger the mirror update from the Actions tab.

Disclaimer

This is an unofficial mirror of Tor Browser releases. For official releases and more information, please visit torproject.org.

License

See LICENSE file for details.

Releases

Packages

Used by

Contributors

Languages