Table of Contents

XRouter (XrPi, XrLin, XrWin) Downloads

Back to Main XRouter Page

This page is a “work in progress”. The plan is to put more stuff on here, but the wiki only accepts files up to 2 megabytes. The very latest files can always be obtained from the XRouter group files area at:

https://groups.io/g/xrouter/files

These are the XRouter executables, as of 25th September 2025.

If you already have a working XRouter system, simply replace the old executable with the new one as follows:

  1. Download the variant that suits your OS (see below).
  2. Unzip the archive to extract the executable file.
  3. Rename the executable to “xrlin”, “xrpi” or “xrwin” as appropriate.
  4. Backup or rename your existing executable, just in case.
  5. Copy or move the new executable into your working XRouter directory.
  6. For Linux, remember to use “chmod -x {progname}” to allow it to run.
  7. Run with “./xrpi” or “sudo ./xrpi” as appropriate.

The “static” variants are standalone programs with no dependencies, so they should run on any Linux OS version. The non-static versions require a suitable version of GLIBC, which change with every OS. XRouter variants for older OS versions will generally run on later OS versions, but not necessarily the other way around. For example, the “stretch” variant will run on Bullseye, but the Bullseye version won't run on Stretch.

If you don't have an existing XRouter setup, you will need a full release package. This is too big for the wiki, so you will need to download the “support files” and executable separately.

(more on this to follow….)

Executables for 32-bit Raspberry Pi and Other ARM devices:

The wiki doesn't allow uploads greater than 2Mb, so the support files and executables are shown separately…

Support files

xrpi32v504i-stretch.zip

xrpi32v504i-static.zip

Executables for 64-bit Raspberry Pi and Other ARM devices:

Support files

xrpi64v504i-bullseye.zip

xrpi64v504a.zip

Executables for X86 Linux:

Linux Mint 21 (Vanessa)

Debian 10 (Buster)

Debian 9 (Stretch)

Executables for X86-64 Linux:

Linux Mint 21 (Vanessa)

Executables for MS Windows:

These are 32-bit, but work OK on 64-bit Windows

This one requires WINPCAP or NPCAP if you want to directly access the Ethernet via XRouter's IP stack:

xrwin32v504a.zip

This one doesn't require PCAP, but doesn't allow direct access to Ethernet:

xrwin32v504a-no-pcap.zip

Back to Main XRouter Page