mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-21 16:59:02 +08:00
a918fd2b09376172199975644af01f0e44e7dbd6
- Simplified Chinese | 简体中文
- Traditional Chinese(Taiwan) | 正體中文(臺灣)
- Traditional Chinese(Hong Kong) | 正體中文(香港)
- Japanese | 日本語
😎 X Prober
This is a probe program for PHP environment. It can show your server information and readable easily.
And the most important thing is that it's like 📱 iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
License
- GPL-3.0
Online demo
Download and Usage
- Click INN STUDIO mirror or GitHub mirror to download the probe file.
- You will get a single file of
x.phpand upload it to your server. - Access
x.phpvia http browser.
Required environment
- Compile environment: PHP 7.4+
- Production environment: PHP 5.3+
- Browser support: Chrome / Firefox / Edge / Android
- OS support: Linux / Windows(basic features)
Extensions
- In preparation...
Development
- Fork.
- Fetch your project.
- Install node modules:
$ npm install. - Watch scripts:
$ npm run dev. - Generate composer vendor:
$ composer install; composer dumpautoload -o. - Compile:
$ php ./Make.php dev. - Generate languages:
$ npm run langornode ./build-lang.jsto remake./languages/lang.potlanguage template. - Access:
$ php -S localhost:8000 -t ./.tmp. - Enjoy it. 😄
- Pull Request.
Compile production
- Compile:
$ npm run build; php ./Make.php build. - Access:
$ php -S localhost:8000 ./dist/prober.php.
Help and translate more languages
- Fork project.
- Fetch your project.
- Use Poedit to create your language from
./languages/lang.potlanguage template file and translates it. - Save your language file (like:
en_US.po) into./languages. - Pull Request and thank you. 😘
Note for participate in contribution
- Code compatible with PHP 5.3+
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 Vultr.com - 2019-03-13 - $50
TODO
- Temperature sensor.
- More languages with Poedit.
- Detail benchmark result.
- Add Email send testing.
- Add network speed testing.
- Add more servers benchmark.
- Add PING feature.
Keywords
X-Prober/PHP 探针/X 探针/刘海探针
Languages
TypeScript
50.3%
PHP
34.4%
SCSS
11.5%
JavaScript
3%
HTML
0.7%
Other
0.1%
