Web Radar Set Up
BBC Web Radar Hosting Guide β Local & Shared Setup (Single & Multi-Port)
π¦ Introduction
This guide walks you through setting up the BBC Web Radar system for personal or shared use, including:
Hosting radar locally on your PC
Deploying radar on a remote server (e.g., Alibaba Cloud)
Enabling multi-user radar access with isolated ports
Implementing custom password sync for multiple instances
It is based on the full advanced and basic tutorials, custom password docs, and all anti-ban safety instructions as of July 2025.
π₯οΈ Minimum Server Requirements
Applies for shared/remote server setup
OS
Windows Server 2012 R2 (Win10 OK)
CPU
2 cores
RAM
2 GB
Disk
40 GB
Bandwidth
1 Mbps (100M+ preferred)
Location
CN preferred; HK OK
π‘ A 100M+ server can support 10+ simultaneous radar users without lag.
π Local Radar Hosting (Single User)
For private/local radar usage (no sharing):
Steps:
Decompress the Web Radar Toolkit using WinRAR (folder method only).
Launch
RadarServer.exe
as Administrator.A random password is shown β note it.
Your link is:
http://127.0.0.1:4587/{password}
Input that local IP into your BBC software under Radar Settings.
Notes:
Default port is
4587
. Can be changed in server config.Do NOT rename/move config files.
Always click Start in the RadarServer UI.
π Remote/Shared Radar Hosting
Step-by-Step Setup
Buy a Server (e.g. Alibaba Cloud Lightweight ECS)
Enable Port in Firewall:
Open TCP port
4587
Allow in both server provider and Windows firewall
Connect to Server via RDP
Use Windows Remote Desktop (
mstsc
)Connect using Public IP + Admin credentials
Transfer Radar Files
Use
CTRL+C
andCTRL+V
(no drag/drop)Install WinRAR first
Extract Radar Toolkit Correctly
Use "Extract to folder" β not file-by-file
Must run as Administrator
Launch RadarServer
Click Start to begin hosting
Share formatted link:
http://[Your.IP.Address]:4587/{password}
Password Rotation
Click "Switch Password" to invalidate old links
Prevents reuse by ex-users or leakers
π§© Multi-Port / Multi-User Hosting
Purpose:
Let friends run their own radar instances on your server
Assign each user their own port/password
No login to server backend required
Setup:
Copy & Rename
RadarServer.exe
:RadarServer 1 β Port 4587
RadarServer 2 β Port 4588
etc.
Launch Each Renamed Instance
Auto-generates config file:
RadarServer1Config
,RadarServer2Config
, etc.
Set Independent Ports
Edit port for each instance in config
Open corresponding ports in firewall
Assign Passwords
See next section for batch method
Click Start in Each Server Window
Link Format:
http://YOUR_IP:PORT/PASSWORD
Example:
http://46.130.145.23:4587/98529134
http://46.130.145.23:4588/24254232
π Custom Radar Password Sync (Batch Method)
To avoid manually switching passwords one-by-one:
In radar EXE, check
Read configuration item password
Open
Custom room password.ini
Set your desired shared password
Save the file β all radar instances update automatically
Now any instance launched will adopt the password you defined.
π± Best Practices & Anti-Ban Protocol
β DO NOT:
Open radar links on the Gaming PC
Share radar links in WeChat/QQ/Discord on Gaming PC
Save radar links or config files on Gaming PC desktop or drive
ACE reads browser, disk, and chat logs.
β
DO:
Use DMA PC, second PC, or mobile for radar
Share radar links via mobile apps only
Clear browser history if any radar link was opened
Bans:
Opening radar on Gaming PC
10-year ACE ban
Sharing radar link via PC chat apps
3β7 day ban (shared)
π‘ Even if you close the link instantly, ACE can read and match game ID.
β
Final Hosting Checklist
This guide is compiled from:
Basic & Advanced Web Radar Tutorials
Batch Password Customization Guide
ACE Ban Avoidance Protocols
Best practices for hosting and sharing
Fully up-to-date and production ready as of July 2025.
Last updated