Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusion/metrom
UDP probing, even on Windows.
https://github.com/fusion/metrom
Last synced: 22 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T05:07:03.000Z (4 months ago)
- Last Synced: 2024-10-16T08:18:52.136Z (2 months 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
```