awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Archeb avatar

Archeb/opentrace

0
View on GitHub↗
3,835 Stars·160 Forks·C#·gpl-3.0·5 Aufrufeopentrace.app↗

Opentrace

Opentrace is a network diagnostic utility designed to analyze and map network paths. It combines real-time traceroute data with geographic IP resolution to provide a visual traceroute tool for detecting routing issues and network bottlenecks.

The project features interactive path visualization and geographic route mapping, transforming raw hop-by-hop data into spatial maps. It includes privacy-focused identity masking to hide initial network hops and supports custom DNS resolution, including DNS-over-HTTPS, and local IP database imports for geographic mapping without relying on remote API services.

The utility covers a broad range of network analysis capabilities, including continuous latency monitoring, packet loss tracking, and path stability analysis. It also provides a command-line interface to trigger diagnostic traces for integration with automated scripts and external workflows.

Features

  • Network Route Visualization - Maps the route data packets take to a destination on a visual interface to identify network bottlenecks.
  • Network Hop Geolocation - Maps the physical location of individual nodes in a network routing path using local IP databases.
  • IP Location Data Imports - Supports importing local database files to resolve and display geographic information for network hops.
  • Network Diagnostic Utilities - Provides a comprehensive utility for monitoring packet loss and latency across network hops to analyze path stability.
  • Path Diagnostics - Analyzes network routing paths and individual hops to detect bottlenecks and routing issues in real-time.
  • Network Diagnostics - Uses traceroute tools to identify the location of network failures and analyze traffic flow between points.
  • Round-Trip Time Measurements - Measures round-trip time for each network jump by tracking packet transmission and ICMP responses.
  • IP-to-City Localization - Maps network addresses to geographic locations using local binary data files to avoid remote API reliance.
  • Network Latency Testing - Tracks packet loss and response delays across every hop to evaluate network connection stability.
  • Path Stability Analysis - Provides real-time traceroute analysis to detect packet loss and evaluate network path stability.
  • TTL-Based Path Discovery - Implements sequential probe packets with incrementing TTL values to identify every router between source and destination.
  • Path Visualization Interfaces - Transforms raw hop-by-hop latency and loss data into a graphical map for spatial network analysis.
  • Traceroute Visualizers - Offers a graphical interface for visualizing the network path packets take using traceroute and geographic mapping.
  • Network Hop Masking - Includes privacy-focused identity masking to hide initial network hops during diagnostic tracing.
  • Custom DNS Resolvers - Supports the use of specified external DNS servers and DNS-over-HTTPS endpoints for network resolution.
  • Network Hop Masking - Hides initial network hops and utilizes custom DNS resolvers to protect identity during diagnostic tracing.
  • Latency Monitoring - Runs continuous traces to track packet loss and latency across every network hop for performance monitoring.
  • Network Diagnostic Automation - Enables triggering route traces via command line to integrate diagnostic data into external monitoring scripts.
  • Geographic Route Visualization - Illustrates the hop-by-hop journey of data packets on a map through geographic route visualization.

Star-Verlauf

Star-Verlauf für archeb/opentraceStar-Verlauf für archeb/opentrace

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Opentrace

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Opentrace.
  • traviscross/mtrAvatar von traviscross

    traviscross/mtr

    3,135Auf GitHub ansehen↗

    MTR is a network diagnostic tool that combines the functions of traceroute and ping to monitor packet loss and latency across every hop in a network path. It serves as an ICMP route analyzer and packet loss monitor designed to discover network paths and measure the performance of intervening routers. The tool functions as a network path visualizer, displaying real-time network health and connectivity data through either a text-based terminal interface or a graphical window. The project covers network path mapping and real-time path tracing to identify routers between a host and destination.

    C
    Auf GitHub ansehen↗3,135
  • nxtrace/ntrace-coreAvatar von nxtrace

    nxtrace/NTrace-core

    7,941Auf GitHub ansehen↗

    NTrace-core is an open-source network diagnostic toolset that combines traceroute and MTR techniques with geographic IP geolocation, path MTU discovery, and multi-protocol probing. It functions as a command-line utility and a local web server, providing both a terminal-based interface and a browser-based UI for tracing network paths and analyzing hop-by-hop performance. The tool distinguishes itself through a modular architecture that includes a community probe network for executing traceroutes from geographically dispersed agents, a token-gated API for authenticating remote requests, and an

    Goapias-pathasn-lookup
    Auf GitHub ansehen↗7,941
  • fujiapple852/trippyAvatar von fujiapple852

    fujiapple852/trippy

    6,966Auf GitHub ansehen↗

    Trippy is a network diagnostic tool and terminal user interface that combines ping and traceroute functionality to analyze network paths and performance. It provides a network packet parser and path analyzer to detect packet loss, jitter, and multipath routing through continuous network probing. The project is distinguished by its support for specialized tracing strategies, including Paris and Dublin, to ensure consistent path discovery. It identifies network address translation devices and utilizes heuristic analysis to distinguish genuine packet loss from rate-limiting. Broad capability ar

    Rust
    Auf GitHub ansehen↗6,966
  • borntoberoot/networkmanagerAvatar von BornToBeRoot

    BornToBeRoot/NETworkManager

    8,054Auf GitHub ansehen↗

    NETworkManager is a comprehensive suite of network administration tools designed for the deployment, monitoring, and diagnostic management of enterprise networks. It provides a centralized interface for subnet management, IP address configuration, and wireless network analysis. The project distinguishes itself by integrating a multi-protocol remote administration client that supports SSH, RDP, VNC, Telnet, and PowerShell sessions within a unified tabbed interface. It further differentiates its capabilities through hardware-level discovery using LLDP and CDP frames, alongside the ability to en

    C#aws-ssmdnsdns-lookup
    Auf GitHub ansehen↗8,054
Alle 30 Alternativen zu Opentrace anzeigen→

Häufig gestellte Fragen

Was macht archeb/opentrace?

Opentrace is a network diagnostic utility designed to analyze and map network paths. It combines real-time traceroute data with geographic IP resolution to provide a visual traceroute tool for detecting routing issues and network bottlenecks.

Was sind die Hauptfunktionen von archeb/opentrace?

Die Hauptfunktionen von archeb/opentrace sind: Network Route Visualization, Network Hop Geolocation, IP Location Data Imports, Network Diagnostic Utilities, Path Diagnostics, Network Diagnostics, Round-Trip Time Measurements, IP-to-City Localization.

Welche Open-Source-Alternativen gibt es zu archeb/opentrace?

Open-Source-Alternativen zu archeb/opentrace sind unter anderem: traviscross/mtr — MTR is a network diagnostic tool that combines the functions of traceroute and ping to monitor packet loss and latency… nxtrace/ntrace-core — NTrace-core is an open-source network diagnostic toolset that combines traceroute and MTR techniques with geographic… fujiapple852/trippy — Trippy is a network diagnostic tool and terminal user interface that combines ping and traceroute functionality to… borntoberoot/networkmanager — NETworkManager is a comprehensive suite of network administration tools designed for the deployment, monitoring, and… jason5ng32/myip — MyIP is a network diagnostics toolbox designed for analyzing public IP addresses, geolocation, and network… byjoey/cfnew — cfnew is a V2Ray subscription management system and network proxy orchestrator designed to route traffic across…