Skip to content

Releases: yuanweize/RouteLens

v2.2.5

13 Feb 07:02
9e713a5

Choose a tag to compare

RouteLens v2.2.5

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.2.5/routelens_2.2.5_linux_amd64.tar.gz
tar xzf routelens_2.2.5_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.2.5_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.2.5_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🐛 Bug Fixes

  • f19b4fa: fix: resolve docker compose permission issues and add mtr check (@yuanweize)

📦 Others


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.2.5

v2.2.4

02 Feb 11:44

Choose a tag to compare

RouteLens v2.2.4

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.2.4/routelens_2.2.4_linux_amd64.tar.gz
tar xzf routelens_2.2.4_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.2.4_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.2.4_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🐛 Bug Fixes


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.2.4

v2.2.3

02 Feb 11:36
36ef6ad

Choose a tag to compare

RouteLens v2.2.3

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.2.3/routelens_2.2.3_linux_amd64.tar.gz
tar xzf routelens_2.2.3_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.2.3_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.2.3_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🐛 Bug Fixes

📦 Others


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.2.3

v2.2.2

02 Feb 11:11
2a35541

Choose a tag to compare

RouteLens v2.2.2

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.2.2/routelens_2.2.2_linux_amd64.tar.gz
tar xzf routelens_2.2.2_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.2.2_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.2.2_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🐛 Bug Fixes

📦 Others


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.2.2

v2.2.1

02 Feb 11:03

Choose a tag to compare

RouteLens v2.2.1

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.2.1/routelens_2.2.1_linux_amd64.tar.gz
tar xzf routelens_2.2.1_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.2.1_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.2.1_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.2.1

v2.0.0

02 Feb 04:19

Choose a tag to compare

RouteLens v2.0.0

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v2.0.0/routelens_2.0.0_linux_amd64.tar.gz
tar xzf routelens_2.0.0_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_2.0.0_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_2.0.0_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🚀 Features

🐛 Bug Fixes


📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v2.0.0

v1.3.3

02 Feb 02:51

Choose a tag to compare

RouteLens v1.3.3

A modern, agentless network observability platform.

🚀 Quick Start

Option 1: Binary (Recommended)

# Download and extract
curl -LO https://github.com/yuanweize/RouteLens/releases/download/v1.3.3/routelens_1.3.3_linux_amd64.tar.gz
tar xzf routelens_1.3.3_linux_amd64.tar.gz

# Install as systemd service (one command!)
sudo ./routelens service install --port 8080

Option 2: Docker Compose

curl -O https://raw.githubusercontent.com/yuanweize/RouteLens/master/compose.yml
docker compose up -d

Option 3: System Package

# Debian/Ubuntu
sudo dpkg -i routelens_1.3.3_linux_amd64.deb

# CentOS/RHEL  
sudo rpm -i routelens_1.3.3_linux_amd64.rpm

⚙️ First Run

  1. Open http://your-server:8080
  2. Create admin account on setup page
  3. Add monitoring targets

⚠️ Production: Set RS_JWT_SECRET env var for persistent sessions.

Changelog

🚀 Features

🐛 Bug Fixes

  • 5461e72: fix(ui): show error messages on login page for 401/429 errors (@yuanweize)

📖 Documentation · 🐳 ghcr.io/yuanweize/routelens:v1.3.3

v1.3.2

02 Feb 02:21
987d651

Choose a tag to compare

RouteLens v1.3.2

Installation

Binary (all platforms):
Download the appropriate archive for your platform and extract.

Debian/Ubuntu:

sudo dpkg -i routelens_1.3.2_linux_amd64.deb
sudo systemctl enable --now routelens

CentOS/RHEL:

sudo rpm -i routelens_1.3.2_linux_amd64.rpm
sudo systemctl enable --now routelens

Docker:

docker pull ghcr.io/yuanweize/routelens:v1.3.2

Changelog

🐛 Bug Fixes

📦 Others


Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Feb 01:55
a369568

Choose a tag to compare

RouteLens v1.3.1

Installation

Binary (all platforms):
Download the appropriate archive for your platform and extract.

Debian/Ubuntu:

sudo dpkg -i routelens_1.3.1_linux_amd64.deb
sudo systemctl enable --now routelens

CentOS/RHEL:

sudo rpm -i routelens_1.3.1_linux_amd64.rpm
sudo systemctl enable --now routelens

Docker:

docker pull ghcr.io/yuanweize/routelens:v1.3.1

Changelog

🐛 Bug Fixes

📦 Others


Full Changelog: v1.3.0...v1.3.1

v1.3.0

01 Feb 19:32

Choose a tag to compare

RouteLens v1.3.0

Installation

Binary (all platforms):
Download the appropriate archive for your platform and extract.

Debian/Ubuntu:

sudo dpkg -i routelens_1.3.0_linux_amd64.deb
sudo systemctl enable --now routelens

CentOS/RHEL:

sudo rpm -i routelens_1.3.0_linux_amd64.rpm
sudo systemctl enable --now routelens

Docker:

docker pull ghcr.io/yuanweize/routelens:v1.3.0

Changelog

🚀 Features

🐛 Bug Fixes

📦 Others


Full Changelog: v1.2.0...v1.3.0