KM
kmvan/x-prober
🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)
😎 X Prober, Notch Prober
A PHP environment probe program that not only displays server information intuitively.
Open Source License
- GPL-3.0
Online Demo
- https://prober.inn-studio.com
- https://tz.inn-studio.com (Same as above)
Download & Usage
- Click INN Download Node or GitHub Node to download the probe file
- You'll get a single file. Rename it to
x.phpand upload to your server - Access via browser:
your-domain/x.php
Requirements
- Build Environment: PHP 8.4+
- Runtime Environment: PHP 5.4+
- Browser Compatibility: Chrome, Firefox, Edge, Android
- OS Compatibility: Linux, Windows (basic features)
Extensions
- In development...
Development Guide
- Fork the project
- Fetch your repository
- Install npm modules:
$ npx pnpm i - Install composer:
$ composer install && composer dumpautoload -o - Generate multilingual files:
$ npm run langto rebuild./languages/lang.pottemplate - Start PHP backend:
$ npx pnpm dev:php - Start Vite frontend:
$ npx pnpm dev - Access:
http://localhost:5173/
Production Build
- Build frontend:
$ npx pnpm build - Compile single file:
$ npx pnpm build:phpto get./dist/prober.php - Access:
http://localhost:8001/prober.phporhttp://path/to/dist/prober.php
Contribute Translations
- Fork the project
- Use Poedit with
./languages/lang.potto translate - Save translation file (e.g.
en_US.po) in./languages - Push your changes
- Submit Pull Request. Much appreciated! 😘
Notes for Contributors
- Your PHP code must be compatible with PHP 5.4+ environments
Contributors
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
- Thanks to VPSPlayer.com - Jan 16, 2021 - ¥199
- Thanks to 1529***576 - Apr 4, 2019 – ¥150
- Thanks to Vultr.com - Mar 13, 2019 - $50
Planned Features
- Temperature detection
- Multilingual support via Poedit
- Detailed benchmark results
- Email sending test
- Network speed test
- Additional server benchmarks
- PING functionality
Keywords
X-Prober/PHP 探针/X 探针/刘海探针
On this page
Languages
TypeScript50.4%PHP34.4%SCSS11.5%JavaScript3.0%HTML0.7%Shell0.1%
GNU General Public License v3.0
Created October 24, 2017
Updated March 22, 2026
