Skip to content

Latest commit

 

History

217 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GL.iNet Firmware Overview Logo

GL.iNet Firmware Overview

Automated dashboard and flat-file API for GL.iNet firmware tracking!

Stars License Dashboard


💖 Support the Project

If you find this tool helpful, consider supporting its development:

GitHub Sponsors Buy Me A Coffee Ko-fi PayPal


📖 About

This project is an automated dashboard and flat-file API provider for GL.iNet firmware versions. It tracks the latest firmware releases (RELEASE, BETA, SNAPSHOT, TESTING, etc.) for all GL.iNet router, IOT, and KVM models.

Created by Admon for the GL.iNet community.

🎖️ Community Maintained – Part of the GL.iNet Toolbox project
⚠️ Independent Project – Not officially affiliated with GL.iNet or Tailscale


✨ Features

  • 🚀 Automated Tracking – Daily updates for all GL.iNet models (Routers, IoT, KVM)
  • 🔍 Link Validation – Automatically verifies that firmware download links are active
  • 📁 Flat-File API – Simple, machine-readable directory structure for easy integration
  • 📊 Categorized Dashboard – Clean UI grouped by device type with search functionality
  • Last Updated Badges – Track exactly when the data was last verified

🎛️ API Usage

This project serves as a machine-readable API. You can access version information directly:

Endpoint Description
/api/all.json Consolidated JSON of all tracked models and versions
/api/<model>/branches Text file listing available firmware stages for a model
/api/<model>/<stage>/version Returns only the version string (e.g., 4.5.0)
/api/<model>/<stage>/url Returns the direct download URL for the firmware
/api/<model>/<stage>/date Returns the release date
/api/<model>/<stage>/hash Returns the MD5 hash (if available)
/api/<model>/<stage>/changelog Returns the latest changelog as plain text (TXT)

/api/all.json includes changelog as path reference (e.g. /api/ax1800/release/changelog) instead of inline changelog content.

Example: curl -s https://glinet-firmware.admon.me/api/ax1800/release/version


💡 Getting Help

Need assistance or have questions?


⚠️ Disclaimer

This project is provided as-is without any warranty. Use it at your own risk. It is an independent community project and is not affiliated with GL.iNet.


🧰 Part of the GL.iNet Toolbox

This project is part of a comprehensive collection of tools for GL.iNet routers.

Explore more tools and utilities:

GL.iNet Toolbox

Discover AdGuard Home Updater, Tailscale Updater, and more community-driven projects!


Made with ❤️ by Admon for the GL.iNet Community

⭐ If you find this useful, please star the repository!

Last updated: 2026-08-23

About

Shows the current version of each firmware for GL.iNet devices

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages