Skip to content

v1.3.1

Choose a tag to compare

@yuanweize yuanweize released this 02 Feb 01:55
a369568

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