Skip to content

madeye/macmtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacMTR

MacMTR is a native macOS SwiftUI traceroute/MTR-style utility. It repeatedly runs /usr/sbin/traceroute, aggregates per-hop latency and loss statistics, and enriches each public hop with location and BGP data.

Data sources

  • Location and ASN organization: https://ipwho.is/{ip}
  • BGP prefix and ASN confirmation: https://stat.ripe.net/data/network-info/data.json?resource={ip}

Private RFC1918/link-local addresses are shown as private addresses and are not sent to enrichment APIs.

Localization

The app includes English (en) and Simplified Chinese (zh-Hans) localizations in MacMTR/Resources.

Build and test

xcodebuild test -project MacMTR.xcodeproj -scheme MacMTR -destination 'platform=macOS' -derivedDataPath build/DerivedData

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages