Herramienta programada en Python3, su función es calcular las direcciones IPs según las subredes y equipos que necesites.
No soy un profesional de python y este es mi primer proyecto realizado en este lenguaje, se agradece criticas constructivas para mejorar el código,
correo: fmcb1993@gmail.com.
-> python o python3
-> Disponer de las librería os
python subneting.py / python3 subneting.py
Una vez que se ejecute el programa, le pedirá los siguientes datos por pantalla:
-> Dirección IP
-> Máscara
-> El número de subredes
-> Los equipos que se desean por cada subred.
Aun esta en revisión de errores, lamento los posibles fallos que se puedan generar.
Tool programmed in Python3, its function is to calculate the IP addresses according to the subnets and equipment that you need.
I am not a python professional and this is my first project done in this language, constructive criticism is appreciated to improve the code,
mail: fmcb1993@gmail.com.
-> python or python3
-> need library os
Usage example: python subneting.py / python3 subneting.py
Once the program runs, you will be prompted for the following data on the screen:
-> IP address
-> Mask
-> The number of subnets
-> The number of computers that you want for each subnet.
It is still in error review, I regret the possible failures that may be generated.