.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
x-prober for YunoHost
This package allows you to install x-prober quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
This is a probe program for PHP environment. It can show your server information and readable easily.
Shipped version: 8.16~ynh1
Demo: https://prober.inn-studio.com/
Screenshots
Disclaimers / important information
This is a probe program for PHP environment. It can show your server information and readable easily.
more info here
https://github.com/kmvan/x-prober/blob/master/README.md
Note that the app works only in public mode for now.
To do list : Add Email send testing. Add network speed testing.
Documentation and resources
- Official app website: https://prober.inn-studio.com/
- Official user documentation: https://github.com/kmvan/x-prober
- Upstream app code repository: https://github.com/kmvan/x-prober
- YunoHost documentation for this app: https://yunohost.org/app_x-prober
- Report a bug: https://github.com/YunoHost-Apps/x-prober_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/x-prober_ynh/tree/testing --debug
or
sudo yunohost app upgrade x-prober -u https://github.com/YunoHost-Apps/x-prober_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps