froxlor / froxlor
满足您需求的的服务器管理软件。由经验丰富的服务器管理员开发,此面板简化了管理您的托管平台的工作。
2.2.1
2024-08-30 08:10 UTC
Requires
- php: ^7.4 || ^8.0
- ext-ctype: *
- ext-curl: *
- ext-fileinfo: *
- ext-filter: *
- ext-gd: *
- ext-gmp: *
- ext-gnupg: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-pdo_mysql: *
- ext-posix: *
- ext-session: *
- ext-simplexml: *
- ext-xml: *
- amnuts/opcache-gui: ^3.4
- froxlor/idna-convert-legacy: ^2.1
- league/commonmark: ^2.4
- monolog/monolog: ^1.24
- pear/net_dns2: ^1.5
- phpmailer/phpmailer: ~6.0
- robthree/twofactorauth: ^1.6
- symfony/console: ^5.4
- twig/twig: ^3.3
- voku/anti-xss: ^4.1
Requires (Dev)
- ext-pcntl: *
- pdepend/pdepend: ^2.9
- phpcompatibility/php-compatibility: *
- phploc/phploc: ^7.0
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^1.8
- phpunit/php-timer: ^5
- phpunit/phpunit: ^9
- sebastian/phpcpd: ^6.0
- squizlabs/php_codesniffer: *
Suggests
- ext-apcu: *
- ext-bcmath: *
- ext-readline: *
- ext-zip: *
- dev-main
- v2.2.x-dev
- 2.2.1
- 2.2.0
- 2.2.0-rc3
- 2.2.0-rc2
- 2.2.0-rc1
- v2.1.x-dev
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.1.0-rc3
- 2.1.0-rc2
- 2.1.0-rc1
- 2.1.0-beta2
- 2.1.0-beta1
- 2.0.24
- 2.0.23
- 2.0.22
- 2.0.21
- 2.0.20
- 2.0.19
- 2.0.18
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 0.10.38.3
- 0.10.38.2
- 0.10.38.1
- 0.10.38
- 0.10.37
- 0.10.36
- 0.10.35.1
- 0.10.35
- 0.10.34.1
- 0.10.34
- 0.10.33
- 0.10.32
- 0.10.31
- 0.10.30
- 0.10.29.1
- 0.10.29
- 0.10.28
- 0.10.27
- 0.10.26
- 0.10.25
- 0.10.24
- 0.10.23.1
- 0.10.23
- 0.10.22
- 0.10.21
- 0.10.20
- 0.10.19
- 0.10.18
- 0.10.17
- 0.10.16
- 0.10.15
- 0.10.14
- 0.10.13
- 0.10.12
- 0.10.11
- 0.10.10
- 0.10.9
- 0.10.8
- 0.10.7
- 0.10.6
- 0.10.5
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.1
- 0.10.0
- 0.10.0-rc2
- 0.10.0-rc1
- dev-dependabot/composer/twig/twig-3.14.0
- dev-backup-feature
- dev-plugin-feature
This package is auto-updated.
Last update: 2024-09-18 07:25:03 UTC
README
Froxlor
满足您需求的的服务器管理软件。由经验丰富的服务器管理员开发,此面板简化了管理您的托管平台的工作。
安装
快速安装
- 确保您的 web 服务器提供 /var/www/html
- 将 froxlor 提取到 /var/www/html
- 将浏览器指向 http://[web服务器ip]/froxlor
- 遵循安装程序
- 以管理员身份登录
- 享受乐趣!
如果您在安装过程中选择手动进行配置,则需要完成更多步骤
- 根据需要调整 "系统 > 设置"
- 在 "系统 > 配置" 下选择您的发行版
- 遵循您服务的步骤
详细安装
https://docs.froxlor.org/latest/general/installation/
帮助
您可以在以下位置找到帮助
Discord
您可以在以下位置找到 froxlor 社区 Discord 服务器: https://discord.froxlor.org
论坛
社区位于 https://forum.froxlor.org/
文档
文档可以在 https://docs.froxlor.org/ 找到
许可证
可以在 COPYING 中找到
下载
包
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
Debian / Ubuntu 仓库
Debian
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'
Ubuntu
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'