Back to Home
tienanh109 icon

fake-mcpe-0.15.10-server

Verified Safe

by tienanh109

Overview

Creates a fake Minecraft Pocket Edition (MCPE) server endpoint that responds to discovery pings but does not allow players to join, primarily for testing or spoofing server lists.

Installation

Run Command
python main.py

Security Notes

The code appears to be very safe. It does not use `eval`, `exec`, or other dangerous functions. Input from clients (UDP packets) is handled directly for packet ID and timestamp extraction without parsing complex or untrusted data structures that could lead to injection or buffer overflows within the Python context. The server status string is constructed from internal, hardcoded variables, preventing external control over its content. No hardcoded secrets or sensitive credentials are present.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-28

Tags

Fake serverMCPEMinecraftServer spoofingNetwork