netmon-server / networking
此项目包含Netmon API-Server的网络模块。它处理第3层网络(IPv6网络和IPv6 IP地址)。
1.0.3
2017-03-02 13:04 UTC
Requires
- illuminate/support: ~5
- netmon-server/interfaces: ^2.0.3
This package is auto-updated.
Last update: 2024-09-13 09:49:04 UTC
README
此项目包含Netmon API-Server的网络模块。它处理第3层网络(IPv6网络和IPv6 IP地址)。
安装
此模块在安装Netmon服务器时会自动下载,因此您不需要使用 composer require
手动要求它。
只需从您的Netmon服务器安装根目录中执行以下命令来安装和配置模块
php artisan module:install Networking "Netmon\Networking\ModuleServiceProvider"
php artisan module:configure Networking
文档
贡献
提交补丁
可以使用我们的GitLab的Merge-Request链接提交补丁。
邮件列表
https://lists.ffnw.de/mailman/listinfo/netmon-dev
许可证
见 许可证