Putting you as close to the bare metal as Cloudflare Containers would allow.
🕵🏼 developed by: github.com/anthonywu 💬 @anthonywu
Core System Info
/env Environment variables
/platform OS and platform information
/python Python interpreter details
/pipfreeze Installed packages list (pip freeze)
/network Network interfaces and hostname
/disk Disk usage information
/process Current process information
Security & Permissions
/security User, capabilities, and security context
/limits Resource limits and cgroups info
Container-Specific
/cloudflare Cloudflare-specific environment info
/mounts Mounted filesystems and volumes
Connectivity & Runtime
/dns DNS configuration and resolution tests
/connectivity Test external connectivity
/runtime Runtime capabilities and features
Admin
/all Complete system dump
/debug Test each endpoint individually
Command Execution - For Admin and Debug Only
Disable this in real apps. It's here because you can't ssh into these containers, and sometimes, you just NEED TO KNOW what's in the box.
Loading available commands...
Note: The /exec endpoint (POST) executes shell commands with a 30-second timeout.