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

Component
Minimum

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:

  1. Decompress the Web Radar Toolkit using WinRAR (folder method only).

  2. Launch RadarServer.exe as Administrator.

  3. A random password is shown β€” note it.

  4. Your link is: http://127.0.0.1:4587/{password}

  5. 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

  1. Buy a Server (e.g. Alibaba Cloud Lightweight ECS)

  2. Enable Port in Firewall:

    • Open TCP port 4587

    • Allow in both server provider and Windows firewall

  3. Connect to Server via RDP

    • Use Windows Remote Desktop (mstsc)

    • Connect using Public IP + Admin credentials

  4. Transfer Radar Files

    • Use CTRL+C and CTRL+V (no drag/drop)

    • Install WinRAR first

  5. Extract Radar Toolkit Correctly

    • Use "Extract to folder" β€” not file-by-file

    • Must run as Administrator

  6. Launch RadarServer

    • Click Start to begin hosting

    • Share formatted link:

      • http://[Your.IP.Address]:4587/{password}

  7. 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:

  1. Copy & Rename RadarServer.exe:

    • RadarServer 1 β†’ Port 4587

    • RadarServer 2 β†’ Port 4588

    • etc.

  2. Launch Each Renamed Instance

    • Auto-generates config file: RadarServer1Config, RadarServer2Config, etc.

  3. Set Independent Ports

    • Edit port for each instance in config

    • Open corresponding ports in firewall

  4. Assign Passwords

    • See next section for batch method

  5. Click Start in Each Server Window

  • 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:

  1. In radar EXE, check Read configuration item password

  2. Open Custom room password.ini

  3. Set your desired shared password

  4. 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:

Violation
Consequence

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