netmon-server/networking

This project holds the Networking module for the Netmon API-Server. It handles layer 3 networks (IPv6 networks and IPv6 ip adresses).

1.0.3 2017-03-02 13:04 UTC

This package is auto-updated.

Last update: 2024-05-13 09:14:43 UTC


README

This project holds the Networking module for the Netmon API-Server. It handles layer 3 networks (IPv6 networks and IPv6 ip adresses).

Installation

This module is automatically downloaded on the installation of the Netmon server so you dont need to require it manually using composer require.

Just install and configure the module from within the root folder of your Netmon Server installation by executing the following commands:

php artisan module:install Networking "Netmon\Networking\ModuleServiceProvider"
php artisan module:configure Networking

Documentation

Contributing

Submitting patches

Patches can be submitted using the Merge-Request link of our gitlab.

Mailinglist

https://lists.ffnw.de/mailman/listinfo/netmon-dev

License

See License