1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
hyperglass is the network looking glass that tries to make the internet better.
Find a file
2025-05-30 20:46:31 -04:00
.github update workflow to install cairo system package on ubuntu 2025-05-02 16:55:38 -04:00
.samples fix missing attrs in example devices file 2024-04-02 16:26:44 -04:00
.tests remove legacy tooling 2024-03-17 16:02:58 -04:00
.vscode tooling cleanup 2024-02-27 22:55:32 -05:00
docs reintegrate NGINX clarification [skip ci] 2025-05-30 20:46:31 -04:00
hyperglass Merge pull request #264 from openxbr/main 2024-07-01 00:06:15 -04:00
.dockerignore fix docker build issue 2024-05-27 14:21:30 -04:00
.gitattributes clean up git; add actions 2020-02-13 18:27:33 -07:00
.gitignore logging overhaul 2024-04-01 23:42:07 -04:00
biome.json fix biome ignore 2024-06-16 17:20:14 -04:00
CHANGELOG.md Update changelog with fix from #264 2024-07-01 00:08:01 -04:00
CODE_OF_CONDUCT.md Migrate to hyperglass.dev domain 2021-05-31 18:31:14 -07:00
compose.yaml fix container file handling 2024-05-27 16:08:50 -04:00
CONTRIBUTING.md housekeeping 2024-06-01 23:23:08 -04:00
Dockerfile migrate docker container to alpine 2024-05-28 17:37:29 -04:00
hooks.sh example & example validation cleanup 2020-03-21 15:00:37 -07:00
LICENSE housekeeping 2024-06-01 23:23:08 -04:00
poetry.lock update dependencies 2023-04-14 00:24:23 -04:00
pyproject.toml prepare v2.0.4 2024-07-01 00:01:03 -04:00
README.md fix changelog link 2024-06-01 15:55:07 -04:00
requirements-dev.lock logging overhaul 2024-04-01 23:42:07 -04:00
requirements.lock logging overhaul 2024-04-01 23:42:07 -04:00
version.py housekeeping 2024-06-01 23:23:08 -04:00



The network looking glass that tries to make the internet better.


A looking glass is implemented by network operators as a way of providing customers, peers, or the general public with a way to easily view elements of, or run tests from the provider's network.

Documentation   |   Live Demo

Frontend Tests Backend Tests


hyperglass is intended to make implementing a looking glass too easy not to do, with the lofty goal of improving the internet community at large by making looking glasses more common across autonomous systems of any size.

Changelog

Features

  • BGP Route, BGP Community, BGP AS Path, Ping, & Traceroute, or add your own commands.
  • Full IPv6 support
  • Customizable everything: features, theme, UI/API text, error messages, commands
  • Built-in support for:
    • Arista EOS
    • BIRD
    • Cisco IOS
    • Cisco NX-OS
    • Cisco IOS-XR
    • FRRouting
    • Huawei VRP
    • Juniper Junos
    • Mikrotik
    • Nokia SR OS
    • OpenBGPD
    • TNSR
    • VyOS
  • Configurable support for any other supported platform
  • Optionally access devices via an SSH proxy/jump server
  • Access-list/prefix-list style query control to whitelist or blacklist query targets
  • REST API with automatic, configurable OpenAPI documentation
  • Modern, responsive UI built on ReactJS, with NextJS & Chakra UI, written in TypeScript
  • Query multiple devices simultaneously
  • Browser-based DNS-over-HTTPS resolution of FQDN queries

To request support for a specific platform, please submit a Github Issue with the feature label.

Get Started →

Community

Any users, potential users, or contributors of hyperglass are welcome to join and discuss usage, feature requests, bugs, and other things.

hyperglass is developed with the express intention of being free to the networking community.

However, if you're feeling particularly helpful or generous, small donations are welcome.

Donate

Acknowledgements

hyperglass is built entirely on open-source software. Here are some of the awesome libraries used, check them out too!

GitHub