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
- Double-click the downloaded
.dmgfile. - Move IRBox into the Applications folder.
- 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
- Launch IRBox
- Navigate to Settings → VPN Mode
- Choose TUN
- Click Run as Administrator
Method 2 — Start via Terminal
Use the command below:
sudo /Applications/IRBox.app/Contents/MacOS/IRBoxInstallation
Download the appropriate package for your platform and follow the installation instructions.