Modernize your ReHLDS game server fleet. Eliminate fragile legacy MySQL ban plugins, tedious users.ini file maintenance, and ban-evaders using cheap residential VPNs. Aegis synchronizes bans, smart gags, and admin flags in real time across all nodes in your network.
0+
100% Evasion Defended0.0 ms
Edge In-Memory Cache0 FPS
Zero Thread BlockingInstant
Zero Server RestartsA non-blocking asynchronous architecture designed specifically for competitive ReHLDS engines. Click any node in the flow to inspect payload structures and native engine hooks.
Hook: client_authorized(id, const authid[])
When a player initiates connection to a CS 1.6 ReHLDS server, the engine executes authorization hooks before allocating player entity slots or spawning models.
// ReHLDS Engine Hook Interception
public client_authorized(id, const authid[]) {
new szIp[32], szName[32];
get_user_ip(id, szIp, charsmax(szIp), 1);
get_user_name(id, szName, charsmax(szName));
// Dispatch instant non-blocking validation
Aegis_AsyncVerifyClient(id, authid, szIp, szName);
}{
"event": "CLIENT_AUTHORIZED",
"engine": "ReHLDS 3.14.0.840",
"player_index": 4,
"authid": "STEAM_0:0:1982341",
"ip": "185.220.101.5:27005",
"connect_time": "2026-08-25T18:30:00.124Z"
}* Real wire format exchanged between ReHLDS game servers and the Aegis Cloud Edge. Payloads are compressed with gzip when exceeding 1KB.
Test the evaluation engine directly in your browser. Choose a real preset or type any IPv4 address or SteamID to see real-time classification, ASN details, and full diagnostic traces.
Tor Exit Node
AS208294
F3 Netze e.V. Privacy Network
DE (Germany)
KICK (Reason: Tor Anonymizer / Proxy Not Permitted)
Traditional CS 1.6 plugins lock the game engine during database queries. Aegis runs off-thread at the edge with zero main-thread blocking.
In-game players experience noticeable tick stutter whenever a client connects.
Zero main-thread blocking. Solid 1000 FPS server stability maintained 24/7.
AMXBans, FreshBans & users.ini
Connecting players freeze the main HLDS server loop for 150-400ms while waiting for SQL queries, causing severe stutter and dropped combat frags.
Cheaters banned on IP or SteamID simply flip a free VPN proxy, generate a fresh emulated SteamID, and rejoin within seconds.
Local server gags store state in volatile RAM. Toxic players bypass mutes instantly by reconnecting or switching to another server in your group.
Adding or modifying VIP/Admin permissions requires editing plaintext files on disk or executing "amx_reloadadmins", risking syntax typos and server crashes.
Game servers require direct external access to MySQL port 3306 with database credentials saved in plain text across server config files.
2026 High-Density Edge Platform
Auth requests run off-thread with sub-2ms in-memory cache lookups. Dedicated libcurl worker threads guarantee pure 1000 FPS stability.
Tor exit nodes, datacenter VPNs, and subnet clusters are detected in real time. Connected accounts sharing subnets are exposed via Alt-Account radar.
Gag duration is synced to the Aegis Cloud. Reconnecting players are automatically re-gagged for their exact remaining penalty seconds across any server node.
Visual web flag builder with instant cluster-wide push. Permissions update immediately in live memory without server restarts or map changes.
Game servers only require an encrypted HTTPS REST token. Database ports remain completely isolated and never exposed to the public internet.
Drop the pre-compiled aegis.amxx plugin into your server, configure your token, and restart. Inspect the full source code below.
Drop pre-compiled binary into plugins/ and reload via amx_reloadadmins.
Choose the right tier for your Counter-Strike 1.6 network.
For single standalone CS 1.6 servers.
For multi-server gaming networks.
Unlimited nodes & custom branding.