https://github.com/hiqdev/hipanel-module-ipam
IPAM for HiPanel
https://github.com/hiqdev/hipanel-module-ipam
Last synced: 4 months ago
JSON representation
IPAM for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-ipam
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2021-03-30T13:13:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T10:03:41.000Z (over 3 years ago)
- Last Synced: 2024-11-06T08:06:48.236Z (over 1 year ago)
- Language: PHP
- Size: 67.4 KB
- Stars: 3
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel IP Address Management
**IPAM for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-ipam)
[](https://packagist.org/packages/hiqdev/hipanel-module-ipam)
[](https://travis-ci.org/hiqdev/hipanel-module-ipam)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-ipam/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-ipam/)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) 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](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/hipanel-module-ipam"
```
or add
```json
"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](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2021, HiQDev (http://hiqdev.com/)