Skip to content

iedon/dn42_map

Repository files navigation

DN42 Realtime Network Map

This is the repository for map.dn42 service.

GitHub Action has been depolyed to auto generate latest map data from the GRC(Global Route Collector).

Visit map.dn42: https://map.dn42/

Note

Without having access to DN42, you can also have a try from clearnet: https://map.iedon.net

DN42 Network Map Screenshot

Structure

  • pack.js for generating final single index.html artifact after js files bundled by rollup
  • generator contains binary data generator, which triggers by GitHub Actions to generate latest .bin file from the DN42 GRC dump file
  • public folder contains those static files will be copied to production folder(for this repository, GitHub Pages)
  • src folder contains frontend project
  • myip contains what is my IP service customized for map.dn42
  • maphook contains hook app that used to active & dynamically trigger CI/CD

Build

bun run build

Credits

  • isjerryxiao for reference of mrt parser
  • Nixnodes for the original DN42 Map. Totally rewrited.
  • 0x7f for clearnet
  • The DN42 GRC service

About

DN42 Realtime Network Map(map.dn42) source code and CI/CD. https://map.iedon.net/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published