Spokes.wiki Search About
Software Source Code source ↗ source url updated Wed Aug 05 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Mysterium Node

The node software for a decentralized VPN — a peer-to-peer network where people rent out their connection and others route traffic through it, with no central operator holding the exit capacity. Go, GPL-3.0, 1.3k★ / 351 forks / ~8,475 commits. WireGuard is the working transport (OpenVPN survives in the build tooling). The package is a node server plus a client API (Tequila) and a CLI, containerized, and tested on Debian, Ubuntu, Raspbian and BalenaOS — a Raspberry Pi is an expected deployment. Settlement runs on Ethereum-compatible infrastructure; the README does not spell out the payout mechanism, though a “micro-payments researcher” sits among the core contributors.

T3 — project repository, first-party. Separate terms documents exist for end users and for exit-node operators; their contents are not established from what was fetched.

Why it is here

ip-reconnaissance states the rule this source tests: a VPN moves the address; it does not close the WebRTC, DNS-leak or fingerprinting paths, and myip exists to check exactly that. Every leak test on that page applies here unchanged. What a dVPN changes is not the leak surface but whose address you inherit, and that is worth stating precisely because it cuts both ways.

Commercial VPN exits announce from datacenter ASNs, which the attribution layer flags and many sites block. A dVPN exit is usually a residential address on a consumer ISP — the thing that is hardest to distinguish from an ordinary user, and the property scraping and fraud markets pay for. So the same architecture that makes this a plausible answer to the spoke’s standing counter-reconnaissance gap also makes it a supply of residential exits, which is the resource behind a large share of automated abuse. Nothing in the repository addresses that second use.

The exit operator carries the attribution. Running an exit means other people’s traffic leaves the internet from your ASN, your prefix, your WHOIS record. Everything ip-reconnaissance describes then resolves to the operator, not the user — MaxMind’s geolocation, CAIDA’s org mapping, the RIPEstat announcement history. The privacy gain is real for the person routing through, and it is paid for by someone who has volunteered to be the answer to the lookup. That inversion is the reason this page sits in the spoke rather than in a hosting or networking one.

What it does not answer

The economics are the undocumented half. How a provider is paid, what the token is worth, whether bandwidth supply is priced anywhere near the legal exposure an exit operator takes on — none of it is in the repository, and the incentive design is what determines who ends up running exits. There is also no independent measurement here of network size, exit diversity, or whether the residential-address claim holds in practice.

Cross-spoke context: the blockchain settlement layer and token mechanics are not this spoke’s subject and are recorded, not developed.

ip-reconnaissance · myip · cloakquest3r · osint · synthesis