Back to Projects
ZLT P11H Router Tools

ZLT P11H Router Tools

Chrome extension and CLI toolkit for Dialog Axiata router management.

Nov 2024 - Present 1 year, 1 month Ongoing

Tech Stack

JavaScriptShellCSSChrome ExtensionCLI ToolsBash

About ZLT P11H Router Tools

A lightweight Chrome extension and CLI toolkit that restores access to advanced settings on Dialog ZLT/P11 routers. Some ISPs hide or block direct access to certain router settings pages, and this extension restores quick access using the router’s own internal navigation API.


Core Features

Chrome Extension

Available Router Pages

CLI Toolkit


Technical Architecture

Chrome Extension

CLI Tool

Security Features


Installation & Usage

Chrome Extension (Manual Installation)

  1. Download or clone the repository
  2. Open Chrome → Extensions
  3. Enable Developer Mode (top-right toggle)
  4. Click Load unpacked
  5. Select the folder containing manifest.json

CLI Tool Setup

cd cli/
chmod +x p11h.sh
./p11h.sh

How to Use

  1. Log in to your router at 192.168.8.1
  2. After login, the toolbar appears on the right side
  3. Click any button to access the corresponding settings page
  4. For CLI operations, run commands directly from the terminal

Why This Exists

Some Dialog/ISP firmware versions hide or block UI pages that still exist internally on the router. The router accepts a special backend command that this tool exposes through a user-friendly interface. This project restores access to legitimate router settings without modifying firmware or requiring external servers.

Use Cases


Compatibility

Tested On

Requirements


Purpose & Impact

This tool empowers users to access legitimate router settings that ISPs sometimes restrict. By providing both a graphical extension and command-line interface, it serves different use cases from casual configuration to advanced automation. The project demonstrates how users can regain control over their network equipment while maintaining security and privacy standards.

License: MIT License - Free to fork, modify, and distribute.

View All Projects
Close