RIPE Atlas Anchors Measurement Page
Find a file
2024-10-25 20:40:17 +03:00
index-design2.html Update index-design2.html 2024-10-25 20:40:17 +03:00
index.html Update index.html 2024-10-25 20:00:22 +03:00
README.md Update README.md 2024-10-25 20:37:10 +03:00
ripe-atlas-2.png Add files via upload 2024-10-25 20:36:38 +03:00
ripe-atlas.png Add files via upload 2024-10-25 16:44:17 +03:00

RIPE Atlas Anchors Measurement Page

This is a simple web application for displaying the status of RIPE Atlas anchors. It fetches data from the RIPE Atlas API and presents it in an easy-to-read format.

Features

  • Displays the real-time accessibility of your RIPE Atlas Anchor.
  • Uses HTML and jQuery for a lightweight user experience.
  • Easy to customize.

Usage

  1. Clone the repository or download the files.

  2. Open the index.html file in a web browser.

  3. Change the measurementId in the JavaScript code to your desired measurement ID:

    const measurementId = 17762848; // Change this value to your measurement ID
    
    
    

Page View

Web UI - 1

Web UI - 2

Author

Alptekin Sünnetci