Sign inSign up

hdegroote/dht-relay-wss

By hdegroote

Updated over 1 year ago

Deploy the hyperswarm-dht-relay on a websocket server

Image
Web servers
0

3.8K

hdegroote/dht-relay-wss repository overview

DHT-Relay WSS

DHT-relay websocket server.

Source at https://gitlab.com/dcent-tech/dht-relay-wss.

Note: hyperswarm-dht-relay used in this image is still marked as experimental.

Usage

docker run -d -p 127.0.0.1:8080:8080 --network=host hdegroote/dht-relay-wss

network=host is not required, but solves some edge cases with the DHT (particularly on LAN).

Use environment variables to configure the relay. For example:

docker run -d -p 127.0.0.1:8080:8080 --env DHT_RELAY_LOG_LEVEL=debug hdegroote/dht-relay-wss

Tag summary

Content type

Image

Digest

sha256:221ab1412

Size

99.5 MB

Last updated

over 1 year ago

docker pull hdegroote/dht-relay-wss