#relay #pkarr #dht #mainline #config

bin+lib pkarr-relay

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

12 releases (7 breaking)

new 0.9.1 Apr 14, 2025
0.8.0 Mar 4, 2025

#3 in #mainline

Download history 183/week @ 2025-02-10 642/week @ 2025-02-17 254/week @ 2025-02-24 276/week @ 2025-03-03 61/week @ 2025-03-10 62/week @ 2025-03-17 63/week @ 2025-03-24 203/week @ 2025-03-31 39/week @ 2025-04-07

370 downloads per month
Used in pubky-testnet

MIT license

230KB
4.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–43MB
~771K SLoC