Your spare internet,
quietly earning.
Meerkly turns bandwidth you have already paid for into money. Run it on a device you leave on anyway — or build it into the app you already ship and earn from every install.
Let your phone
pay you.
You already bought the gigabytes. Share the ones you never touch and they come back as money — on a phone, a laptop, or anything you leave on anyway.
Stop cluttering
your app with ads.
Monetise quietly instead. The SDK has no interface, shows nothing to anyone, and runs only for the users who chose to turn it on.
import { ProxyClient } from "@meerkly/sdk";
const client = new ProxyClient({
publisherId: "pub_your_publisher_id",
});
await client.start();5 lines · no ads, no paywallBefore anything else: what is actually happening.
Other people's traffic leaves through a slice of an internet connection. Nothing on the device is read, reached or reported on.
The exit refuses anything that is not routable on the open internet — no local network, no router page, no cloud metadata — and mail ports are blocked before a request is handed out.
Bytes are metered at our gateway as they move, not self-reported by the device. The numbers on the dashboard are the numbers that get paid.
Two minutes, and something you own starts paying for itself.
Create an account, get a publisher id, and point a device at it. No card, no contract, and you can stop whenever you like.