Skip to content

Releases: awgh/RouteX

v1.0.0

28 Jul 02:16

Choose a tag to compare

RouteX v1.0.0

Installation

  1. DMG Installation: Download the DMG file, open it, and drag RouteX to Applications
  2. ZIP Installation: Download the ZIP file, extract it, and drag RouteX.app to Applications
  3. Launch RouteX from Applications
  4. Grant administrator privileges when prompted for route modifications

System Requirements

  • macOS 12.0 (Monterey) or later
  • Apple Silicon (M1/M2/M3) or Intel Mac - Universal binary supports both architectures
  • Administrator privileges (required for route modification)

What's New

  • Universal binary for Apple Silicon and Intel Macs
  • Graphical interface for network route management
  • Smart input handling for macOS routing shorthand
  • Phantom route discovery for blackhole/reject routes

Features

  • Add, edit, and delete network routes
  • Route type control (Auto, Network, Host)
  • Advanced routing features (flags, metrics, interface scope)
  • Real-time validation and safety checks

Support

Checksums

DMG SHA256: $(shasum -a 256 RouteX-v1.0.0.dmg | cut -d' ' -f1)
ZIP SHA256: $(shasum -a 256 RouteX-v1.0.0.zip | cut -d' ' -f1)

Full Changelog: https://github.com/awgh/RouteX/commits/v1.0.0