Moon Agent — Setup

id2.sel1ercentral-europe.n0de.ink  ·  PHP 8.3.6  ·  PHP site
⚠ index.php patched — but panel connection failed. Bot detection runs locally; logs will start once panel is reachable.
Any PHP request
site.com/
site.com/de/ebay.php
site.com/shell.php
404 pages
Loaded via
.user.ini (Nginx/FPM)
.htaccess (Apache)
index.php require
moon-agent.php
checks bot/device/country
logs to panel
Result
bot → 403
human → serve page
Installation steps
Panel connection
cURL is disabled on this server. Contact your host.
.user.ini (auto_prepend)
Already configured — every PHP file loads moon-agent.php
.htaccess routing
Already configured — all requests route through moon-agent.php
index.php patch
index.php not found — .htaccess handles routing, but add require to index.php as fallback if you create one later
Subdirectory index.php
1 patched

This page is only visible when you access moon-agent.php directly. Your visitors never see it.