# LupinTraderIII/LookingGlass

A user-friendly PHP Looking Glass

Repository: https://github.com/LupinTraderIII/LookingGlass
Canonical: https://ross.abutalabs.com/products/lupintraderiii-lookingglass
Language: CSS
License: MIT
License Family: permissive
Last push: 2022-06-07T14:22:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5095, "days_push": 1548, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1317, forks 350 (observed 2026-08-28T04:04:20.932492+00:00)

## What it is
LookingGlass is a user-friendly PHP web application that lets the public run network diagnostic commands (ping, traceroute, mtr, host) against your server via a browser interface. It supports IPv4 and IPv6, live output via long polling, multiple themes, and rate limiting of commands.

## Use cases
- host a public looking glass for my VPS or network
- let users run ping and traceroute tests against my server from a browser
- diagnose network routes to my server with mtr via a web page
- provide IPv4 and IPv6 network test tools for my hosting customers
- set up a network diagnostics page with rate limiting
- deploy a looking glass on nginx or apache with PHP

## When to choose
- you run a VPS, VPN, or hosting service and want to offer public network diagnostics
- you need a quick, self-hosted looking glass with automated bash installation
- you want IPv6 support and live streaming command output in a simple PHP app

## When to avoid
- your server does not run PHP (>=5.3) with PDO SQLite
- you need a modern framework-based looking glass with API access rather than a web page
- the project's last release in 2022 means you require actively maintained software with recent security updates

## Facets
- artifact type: application
- maturity: maintenance
- function: http-server, rate-limiting, networking, web-framework
- domain: networking, web-development, self-hosted, developer-tools
- platform: php, self-hosted
- tags: looking-glass, network-diagnostics, ping, traceroute, mtr, ipv6, vps-tools, linux, web-server

## Member repositories
- LupinTraderIII/LookingGlass (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.932492+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:11.771816+00:00, confidence not recorded.
  - readme: https://github.com/LupinTraderIII/LookingGlass (fetched 2026-08-28T04:04:20.932492+00:00, sha faefa7a221c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
