Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cry0ice/yggdrasil-peers-tester

Find the lowest latency Yggdrasil peer
https://github.com/cry0ice/yggdrasil-peers-tester

go golang mesh-networks peer yggdrasil yggdrasil-network

Last synced: about 2 months ago
JSON representation

Find the lowest latency Yggdrasil peer

Awesome Lists containing this project

README

        

# yggdrasil-peers-tester

Find the lowest latency Yggdrasil peer.

Fetch [peers information](https://publicpeers.neilalexander.dev/), test latency, finally output to CSV file. **Just simple.**

## Download

Download it from [here](https://github.com/cry0ice/yggdrasil-peers-tester/releases).

## Usage

Execute this command:

```bash
yggdrasil-peers-tester # output CSV to result.csv
```

You read that right, it’s that simple.

For more options, execute it:

```bash
yggdrasil-peers-tester -help
```

## License

[MIT License](LICENSE.md)