https://github.com/fusion/metrom
UDP probing, even on Windows.
https://github.com/fusion/metrom
Last synced: about 1 year ago
JSON representation
UDP probing, even on Windows.
- Host: GitHub
- URL: https://github.com/fusion/metrom
- Owner: Fusion
- Created: 2024-09-03T22:46:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T05:07:03.000Z (over 1 year ago)
- Last Synced: 2025-03-17T15:25:16.815Z (about 1 year ago)
- Language: Go
- Homepage: https://github.com/Fusion/metrom/wiki
- Size: 6.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## About
UDP Probing, even on Windows.
## Using
### Windows
Double-click to run... you may or may not need to run as Administrator, depending on your security settings.
### MacOS
The app is not notarized, and does not have a security profile. Therefore to run it you will need to elevate privileges from the terminal:
```
sudo /Applications/metrom.app/Contents/MacOS/metrom
```