ultronloop2026/iploop-node

By ultronloop2026

Updated about 1 month ago

IPLoop Node - Share bandwidth and earn credits

Image
0

109

ultronloop2026/iploop-node repository overview

IPLoop Node

The official IPLoop network node. Share your unused bandwidth and earn credits.

Quick Start

docker run -d --restart always --name iploop-node \
  -e DEVICE_ID=your-device-id \
  ultronloop2026/iploop-node:latest

Environment Variables

VariableDescriptionRequired
DEVICE_IDYour unique device identifierYes
GATEWAY_URLGateway server URL (default: wss://gateway.iploop.io/ws)No
LOG_LEVELLogging level: debug, info, warn, error (default: info)No

How It Works

  1. Sign up at iploop.io to get your Device ID
  2. Run the Docker container with your Device ID
  3. The node connects to the IPLoop network and shares your idle bandwidth
  4. Earn credits for every GB of bandwidth shared

Supported Architectures

  • linux/amd64
  • linux/arm64
  • linux/arm/v7

Native Binaries

Prefer running without Docker? Download native binaries from GitHub Releases.

Tag summary

Content type

Image

Digest

sha256:97a39ac86

Size

6 MB

Last updated

about 1 month ago

Requires Docker Desktop 4.37.1 or later.