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

https://github.com/n0-computer/iroh-address-lookups

DHT and mDNS-based address lookup for iroh
https://github.com/n0-computer/iroh-address-lookups

Last synced: about 1 month ago
JSON representation

DHT and mDNS-based address lookup for iroh

Awesome Lists containing this project

README

          

# iroh-address-lookups

Optional Address Lookup services for [iroh](https://github.com/n0-computer/iroh).

- [`iroh-mainline-address-lookup`](./iroh-mainline-address-lookup/README.md) — pkarr-based publish/lookup over the BitTorrent Mainline DHT.
- [`iroh-mdns-address-lookup`](./iroh-mdns-address-lookup/README.md) — mDNS-based discovery for endpoints on the local network.

## License

Copyright 2025 N0, INC.

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.