For people who run internet networks and hotspots

Your network, your subscribers and your money in one panel. No server to buy.

Subscribers renew and pay on their own. A reseller cannot go past the balance you set. You follow all of it from your phone. One line connects your MikroTik.

50 subscribers for 7 days. You pay nothing.

No server to buy Arabic and English Nobody else sees your data

On SAS4 today? Upload the backup and keep working the same day, and go back whenever you want.

X-Radius Tower MikroTik NAS Subscriber Hotspot AP Payment gateway MikroTik NAS
Works with
SAS-PayFawryEasyKashPaymobKashierMikroTikFreeRADIUS 3.2

Migrate from SAS4

Running SAS4 today?

  • Upload your backup. Subscribers, plans, managers, cards and accounts come across.
  • Tested on a real 326 MB SAS4 v4.56 backup. After the move, subscribers signed in with the same usernames and passwords, with nobody re-registering.
  • You can export back to SAS4 format at any time. Nothing locks you in.
See the migration steps
Subscribers Plans Managers Cards Journals Export back

For the owner

What changes in how you work

Your money arrives without you chasing it

A subscriber pays with Fawry, Paymob, EasyKash, Kashier or a wallet, and the credit lands in their account straight away. Every pound is counted once. Never twice, never missed.

Fewer support calls

Subscribers renew, top up, check what they used and pause the line themselves, from their own page or from Telegram or WhatsApp, without calling you.

Resellers without leakage

Every reseller has an account, a balance, a debt limit and permissions you set. Every pound in or out is recorded against their name.

We update while your subscribers stay online

Nobody drops during an update.

Getting started

From sign-up to your first collection: 3 steps

Open your account

Confirm your email and phone. Your panel is ready in minutes.

Connect your routers

One line into the MikroTik. Any other device that speaks RADIUS connects the normal way.

Add plans and subscribers

Or upload your SAS4 backup. Start collecting the same day.

MikroTik

One line, and the router is in.

1

Copy one line from your panel, paste it into the MikroTik, and that is it.

2

The router connects to us and registers itself. No fixed IP, and no port to open on your side.

3

You can open Winbox or SSH on that router from your browser, from anywhere.

Read the connection steps
terminal — RouterOS
/tool fetch url="https://<your-panel>/nas/onboard/<token>" dst-path=xr.rsc
/import xr.rsc
-- wireguard ok
-- radius ok
-- hotspot ok
NAS online
X-Radius Line active
12.4 GBremaining
Renews in9 days
Renew
PlansPaySupport

Subscriber portal

Subscribers serve themselves

  • A page with your name and your logo. The subscriber installs it on their phone like any app.
  • No username, no password: the page knows the subscriber while they are on your network, so there is nothing to type.
  • They renew, top up, check what they used, pause the line and set parental controls with a PIN.
  • All of it works from Telegram or WhatsApp too.
See the subscriber page

Payments

Let your customers pay the way they already pay

SAS-PayFawryEasyKashPaymobKashier
confirmre-check

Your gateway credentials stay yours, encrypted. Every payment is confirmed with the gateway itself, not with the page the customer came back from. No top-up is counted twice, and none goes missing.

Payment detail

API

Anything the panel does, your own code can do

902

Endpoints in the public reference, counted off the server that answers them at the moment this page was rendered, rather than a number typed into the page.

  • The reference is generated from the running server, not written alongside it, so it cannot drift from what the server actually serves.
  • Every endpoint states the permission it costs, its auth class and the rate-limit bucket it draws from, so you know what a call needs before you write it.
  • Call it with a token you mint in the panel. It carries the part of your own authority you chose to give it, recomputed on every request, so it can never do more than you can.
  • Every answer is one data envelope, and a list adds meta beside it: page, page_size, total, has_next.

Machine-readable too: /openapi.json, /llms.txt and /llms-full.txt — the whole reference as one Markdown file, for a model to read in a single pass.

Open the API reference
terminal — API
curl -H "Authorization: Bearer xrt_..." \
"https://<your-panel>/api/v1/users?filter[online]=true"
{
"data": [
{ "id": 4711, "username": "ahmed", "profile_name": "Home 20M",
"status": { "online": true, "expired": false } }
],
"meta": { "page": 1, "page_size": 50, "total": 812, "has_next": true }
}
200 OK

FAQ

What people ask before they start

Do I need a server, or an install?

No. We run the service, update it and back it up. You open your panel and connect your routers.

If the connection drops, on my side or yours, do my subscribers go offline?

Whoever is online stays online. The router does not come back to ask us again after a subscriber is in. What pauses is new sign-ins and renewals, until the connection is back. Usage on sessions that are still running reaches us in full as soon as it is, because the counter is cumulative.

If something breaks at midnight, who do I call?

Message us on WhatsApp, or open a ticket from inside your panel. Send it at any hour and it reaches us. We come back to you as soon as we can.

What does it cost?

We price by how many subscribers you have. Talk to us and we will give you your own number. You can try it first without paying anything.

How do I move from SAS4, and can I go back?

You upload the backup and subscribers, plans, managers, cards and accounts come across. You can export back to SAS4 format at any time.

Which routers work with you?

Anything that speaks RADIUS. A MikroTik is set up with one line, and comes with Winbox in the browser and ready-made hotspot page designs. Other brands connect like any ordinary RADIUS device.

Can resellers have their own logins?

Yes. Each reseller sees only their own branch, with a balance, a debt limit and permissions you set.

Who can see my data?

Nobody but you. Each provider's data is separated from the next inside the database itself, and a query without your account returns nothing.

Is the panel in Arabic?

Yes. The panel and the subscriber page are in Arabic and English, with full right-to-left layout.

See plans and pricing

Start free with 50 subscribers for 7 days.

Confirm your email and phone and your panel is ready. If you would rather we walk you through it first, talk to us.