#pkarr #dht #relay #mainline

bin+lib pkarr-relay

Pkarr relay (https://pkarr.org/relays)

14 releases (8 breaking)

0.10.0 Jun 18, 2025
0.9.1 Apr 14, 2025
0.8.0 Mar 4, 2025

#7 in #mainline

Download history 192/week @ 2025-03-29 61/week @ 2025-04-05 158/week @ 2025-04-12 40/week @ 2025-04-19 33/week @ 2025-04-26 27/week @ 2025-05-03 76/week @ 2025-05-10 222/week @ 2025-05-17 94/week @ 2025-05-24 20/week @ 2025-05-31 21/week @ 2025-06-07 147/week @ 2025-06-14 103/week @ 2025-06-21 39/week @ 2025-06-28 15/week @ 2025-07-05 16/week @ 2025-07-12

196 downloads per month
Used in 2 crates (via pubky-testnet)

MIT license

235KB
5K SLoC

A server that functions as a pkarr relay.

You can run this relay as a binary or a crate for testing purposes.


Pkarr Relay

A server that functions as a pkarr relay.

Installation & Usage

Installation

cargo install pkarr-relay

Running the Relay

With Custom Configuration

pkarr-relay --config=./config.toml

You can find an example configuration file here.

With Custom Logging

pkarr-relay  -t=pkarr=debug,tower_http=debug

Once running, the Pkarr relay will be accessible at http://localhost:6881 (unless the config file specifies another port number).

Dependencies

~29–44MB
~778K SLoC