Skip to content

IRBox v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 02:37
· 3 commits to master since this release

IRBox Release v1.0.2

Automated release of IRBox client application.

What's Changed

  • Built for multiple platforms: Windows, macOS, and Linux
  • Includes sing-box and xray-core executables
  • Tauri-based desktop application
  • Added geoip.dat and geosite.dat for enhanced routing

Assets

This release includes installers/packages for:

  • Windows (x86_64 MSVC/GNU and ARM64 MSVC)
  • macOS (Intel and Apple Silicon)
  • Linux (x86_64 and ARM64)

System Requirements

  • Windows 10 or later
  • macOS 10.15 or later
  • Linux with glibc 2.17 or later

Installing & Running IRBox on macOS

1. Install IRBox

  1. Double-click the downloaded .dmg file.
  2. Move IRBox into the Applications folder.
  3. Open it from Applications like any standard Mac app.

ℹ️ IRBox starts in Proxy Mode by default — no additional permissions are required.


Enabling TUN Mode (Routes All Traffic)

When switching to TUN Mode, IRBox needs elevated system privileges to manage network traffic.

You can enable it in one of the following ways:

Method 1 — Grant Admin Access from Inside the App

  1. Launch IRBox
  2. Navigate to Settings → VPN Mode
  3. Choose TUN
  4. Click Run as Administrator

Method 2 — Start via Terminal

Use the command below:

sudo /Applications/IRBox.app/Contents/MacOS/IRBox

Installation

Download the appropriate package for your platform and follow the installation instructions.