Bless Node Reference

Bless native node is running under WireNets infrastructure.

This reference page documents the native Bless worker that was installed on a Linux VPS, verified through Docker, and connected to the Bless boot node network.

Current reference Worker online
RuntimeDocker
Port9527
PolicyVPS note
container up identity persisted health checks received
Bless Network Native Node Docker Worker Linux VPS Port 9527 Restart Policy Node Identity WireNets Ops

Node Reference

Verified Bless worker details.

Last checked from the VPS on May 2, 2026 at 02:22 UTC. The public page was verified over TLS 1.3 with a Let's Encrypt certificate, the container was running, TCP port 9527 was published, Docker showed network I/O, and recent logs showed health-check messages from the Bless boot node.

Native Docker Worker

blessnetwork-node

The worker is installed as a Docker container with a persistent identity folder, so normal container restarts keep the same peer identity.

Verified online
container: blessnetwork-node
image: ghcr.io/blessnetwork/b7s:0.6.6.patch3
status: Up 2 hours at last check
public port: 9527/tcp
restart policy: unless-stopped
network io: 7.61MB in / 2.03MB out
health checks: 34 in the last 2 minutes
peer id: 12D3KooWLekK2RbJadBDUJCdtCKxQg7zTYymRQRpteu3hV2AWHnJ
Node role worker
Persistent data /opt/blessnetwork/node-data
Boot node link connected
Install owner WireNets

Live Traffic Monitor

Bless-only network graphs.

Current service traffic is sampled from each Bless Docker container and its network namespace. BlessNet CLI/runtime status is sampled from the WireNets web VPS, and the rows below are scoped to Bless listeners and tunnel interfaces only.

Aggregate RX / TX Waiting for sample
Inbound Outbound
Live Speeds --
Inbound----
Outbound----
Total RX--Bless container only
Total TX--Bless container only
BlessNet CLI / Runtime Checking
Install docs
CLI package----
Runtime----
Account--auth token presence only
Node stack----
Waiting for BlessNet CLI sample.
Waiting for BlessNet workflow sample.
Connection Summary --
Health checks--last 2 minutes
Latest peer--Bless peer ID
Waiting for live connection strings.
Service Connections --
Node State From To Direction
Waiting for live connection sample.
VPN / Tunnel Checking
Waiting for tunnel interface sample.
Route mode--per-node default routes
Samples--rolling graph points
Waiting for per-server graph samples.

Operational Notes

What this reference means.

The page is a public operational reference for the WireNets Bless node setup. It confirms that the native worker was installed and connected, while keeping the distinction between running a node and qualifying for network rewards.

Running service

The Bless worker is deployed with Docker and set to restart automatically unless it is manually stopped.

Stable identity

The node identity files are stored outside the container, keeping the same peer ID through container rebuilds.

Published endpoint

TCP port 9527 is published for the native node listener and was reachable during setup checks.

Reward caveat

Bless documentation says VPS usage is not rewarded. This reference is proof of operation, not a reward guarantee.

Account check

Use the Bless dashboard link with referral code DQZ3FF, then compare the dashboard node IDs with the live peer IDs shown here.

Source references

Native node setup follows the official Bless Docker guidance and the public b7s worker image.

Managed by WireNets

WireNets can document, monitor, and maintain Linux service deployments like this one.

References

Official Bless resources.

These are the public references used for the native Linux worker install and policy note.