Giter Site home page Giter Site logo

lonestaripam's Introduction

IPAM system using FastAPI
Goal is to have a modern and modular IPAM system
Modules can be network scanners, import functions, GUI, etc 
Currently only support IP Networks, not IP addresses (although you can save addresses as /32)


Copyright 2023 Stephan Lagerholm 
Licensed under GPL, please see LICENSE file for details





STATUS
======
The various types of statuses a network can have is described below. 

UNASSIGNED - This network is not assigned to the workspace. For example public networks owned by other ccorporations belongs in this category. A user in the workspace can make the network AVAILABLE. 
 
AVAILABLE - This network is available to use. Any user in the workspace can carve out network from this block and change the status of them.
 
RESERVED - This network is not in use but reserved for some future use. Any user in the workspace can change the status of this network. 

IN-USE-FOUND - This network was UNASSIGNED, AVAILABLE or RESERVED but the system have evidence that it is being used. Any user can change the status of this network. Setting the network to IN-USE-FOUND is only available via API and should not be available via GUI. It should only be done by automatic processes such as scanners.  
 
IN-USE-SET - This network was manually set to in-use by a user of the workspace.  
 
CAPPED - This network is about to be decommissioned and can't be split or have IP addressess added to it.  

The STATUS of a network is maintained by the resulting networks of a split. If two or more networks are joined together, the status is saved as AVAILABLE regardless of that statuses the joined networks had. 

lonestaripam's People

Contributors

panfried9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.