hiqdev / hipanel-module-ipam
IPAM for HiPanel
Installs: 4 465
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 4
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/hipanel-core: dev-master
- hiqdev/hipanel-module-client: dev-master
- hiqdev/hipanel-module-hosting: dev-master
- rlanvin/php-ip: dev-master
- yiisoft/yii2: ^2.0
Requires (Dev)
- hiqdev/hidev: dev-master
- hiqdev/hidev-hiqdev: dev-master
- hiqdev/hidev-php: dev-master
This package is auto-updated.
Last update: 2024-10-26 14:34:17 UTC
README
IPAM for HiPanel
HiPanel is next generation control panel for hosting, domains and more.
This package provides IP address management for HiPanel:
- IPs
- prefixes
- aggregates
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hipanel-module-ipam"
or add
"hiqdev/hipanel-module-ipam": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2021, HiQDev (http://hiqdev.com/)