hex4.xcayp.com

HTTPS site Freenet peer

This host runs both roles at once: a peer participating in the Freenet network, and an ordinary web server reachable over HTTPS. The panel below is this machine's own node, read live.

Healthy server-rendered
Peer ID
ugVn45y2a5HQ5iXV
Ring location
0.5938
Connected peers
64

Node metrics

62
Ring peers
22
Hosted contracts
29
Conn attempts
yes (0.0017)
Lattice successor
yes (0.0023)
Lattice predecessor
3/18
Discovery hits/probes
50
UPDATEs relayed
0
Rate-limited
0
Capacity-dropped
0
Queue depth
12
Peak depth
0
Queue-full rejects
0
Contract-cap rejects
0
Background shed

How the two roles fit together

  1. Caddy terminates TLS on :443 for hex4.xcayp.com and proxies to this SvelteKit app on loopback :3010.
  2. The Freenet node runs alongside it, peering with the public network over UDP :31337.
  3. This app reads the node over loopback and exposes only a read-only projection at /api/status.

The node's own API is deliberately not proxied to the internet. It is fully privileged — anything that can reach it can read and modify contract state, identities and keys — so it stays bound to loopback, and this server mediates every public read.

Freenet 0.2.123 · served from this host