AutomaticIPv4-Calculator

所属分类:开发工具
开发工具:Tcl
文件大小:0KB
下载次数:0
上传日期:2023-09-07 23:56:13
上 传 者sh-1993
说明:  这是网络设计者的一个方便工具,使人们能够通过子网FLSM和VLSM来理解网络的设计,
(This is a handy tool for network designers that enable one to understand the design of the network by subnetting FLSM and VLSM,)

文件列表:
LICENSE (1080, 2024-01-06)
PIL/ (0, 2024-01-06)
PIL/_imaging.cp311-win_amd64.pyd (2386432, 2024-01-06)
PIL/_imagingcms.cp311-win_amd64.pyd (256512, 2024-01-06)
PIL/_imagingtk.cp311-win_amd64.pyd (14848, 2024-01-06)
PIL/_webp.cp311-win_amd64.pyd (530432, 2024-01-06)
PyQt5/ (0, 2024-01-06)
PyQt5/Qt5/ (0, 2024-01-06)
PyQt5/Qt5/bin/ (0, 2024-01-06)
PyQt5/Qt5/bin/MSVCP140.dll (590112, 2024-01-06)
PyQt5/Qt5/bin/MSVCP140_1.dll (31728, 2024-01-06)
PyQt5/Qt5/bin/Qt5Core.dll (6023664, 2024-01-06)
PyQt5/Qt5/bin/Qt5DBus.dll (436720, 2024-01-06)
PyQt5/Qt5/bin/Qt5Gui.dll (7008240, 2024-01-06)
PyQt5/Qt5/bin/Qt5Network.dll (1340400, 2024-01-06)
PyQt5/Qt5/bin/Qt5Qml.dll (3591664, 2024-01-06)
PyQt5/Qt5/bin/Qt5QmlModels.dll (438768, 2024-01-06)
PyQt5/Qt5/bin/Qt5Quick.dll (4148720, 2024-01-06)
PyQt5/Qt5/bin/Qt5Svg.dll (330736, 2024-01-06)
PyQt5/Qt5/bin/Qt5WebSockets.dll (149488, 2024-01-06)
PyQt5/Qt5/bin/Qt5Widgets.dll (5498352, 2024-01-06)
PyQt5/Qt5/bin/VCRUNTIME140_1.dll (44528, 2024-01-06)
PyQt5/Qt5/bin/d3dcompiler_47.dll (4173928, 2024-01-06)
PyQt5/Qt5/bin/libEGL.dll (25072, 2024-01-06)
PyQt5/Qt5/bin/libGLESv2.dll (3385328, 2024-01-06)
PyQt5/Qt5/bin/opengl32sw.dll (20923392, 2024-01-06)
PyQt5/Qt5/plugins/ (0, 2024-01-06)
PyQt5/Qt5/plugins/generic/ (0, 2024-01-06)
PyQt5/Qt5/plugins/generic/qtuiotouchplugin.dll (68080, 2024-01-06)
PyQt5/Qt5/plugins/iconengines/ (0, 2024-01-06)
PyQt5/Qt5/plugins/iconengines/qsvgicon.dll (41968, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/ (0, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qgif.dll (39408, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qicns.dll (45040, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qico.dll (38384, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qjpeg.dll (421360, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qsvg.dll (32240, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qtga.dll (31728, 2024-01-06)
PyQt5/Qt5/plugins/imageformats/qtiff.dll (390128, 2024-01-06)
... ...

# AutomaticIPv4-Calculator #FLSM #VLSM #subnetting #networking #cybersecurity **(Douglas | Cybersecurity)!** [YouTube](https://www.youtube.com/@douglascybersec) Welcome to the Automatic IPv4 Calculator, powerful Python application that automates IPv4 subnetting for both Fixed Length Subnet Masking(FLSM) and Variable Length Subnet Masking(VLSM) scenarios. This GUI application, built with customtkinter, provides a user-friendly interface for quick and precise IPv4 address calculations. You can also find the python script in this repository, allowing you to reuse and modify the code for your own projects... ## **Features** -**Automated subnetting:** Effortlessly calculate subnet addresses, broadcast addresses and usable ranges with just a few clicks. The Automatic IPv4 Calculator takes care of the complex calculations for you and all is done without internet connection. The internet connection is only needed when you want to perform reverse DNS for an ip address incase you want to be sure of the the domain name related to the ip address and also for sending your feedback or issues on the applicattion. -**FLSM and VLSM Support:** Whether you're working with Fixed Length Subnet Mask or Variable Length Subnet Mask, this application has got you covered! -**Copy Functionality:** Easily copy calculated results to your clipboard for quick and convenient use in other applications. -**Feedback and Support:** Your feedback is valuable! If you encounter any issues, have questions, or want to suggest improvements, please open an issue on the feedback feature. Your input helps to enhance the application ***********************************#SCREENSHOT OF THE AUTOMATICIPV4- CALCULATOR************************** Dark mode: ![1](https://github.com/Piusgit/AutomaticIPv4-Calculator/assets/88792621/b326eaf5-4aa1-44a7-9fc9-7fd325e3739b) Light mode: ![2](https://github.com/Piusgit/AutomaticIPv4-Calculator/assets/88792621/d6ff5a85-7c40-48ff-9b50-266286a96f8e) ## **How to Use** 1. **Download and Install** - To get started, **download the zip file** and install it on your pc, it comes with all the dependencies no need of additional files to run it! - **install with git clone** available to work in windows platform so far but you can get the python file and use in other platforms too. Open a terminal in your desired directory and run git clone https://github.com/douglascybersec/AutomaticIPv4-Calculator.git You must have 'git' installed before using this 3. **Run the Appliction** - Open the extracted folder and locate the main executable file. - On Windows: Double-click the autoipv4.exe file with an icon. 4. **Explore the GUI** - You will be greeted by the Automatic IPv4 Calculator's intuitive and customizable GUi. - Check help button or input your desired IP addresses and subnet mask in CIDR notation (/24) - Switch between the tabs of SUBNET CALCULATOR or VLSM CALCULATOR based on your requirements. 5. **Calculate Subnets** - Click calculate button and let the calculator generate subnetting information for you! - The results will be displayed on the GUI. 6. **Copy and Reuse** - If you want to use the calculated information in other applications, simply click the copy button. The data will be copied for easy pasting. **Python Script for customization** To explore and customize the code use the python file **autoipv4.py** that contains the logic for subnetting calculations, allowing you to adapt it for your specific needs or integrate it into other projects. Feel free to fork this repository and experiment with the code. and also you can credit me if you don't mind. ## **Feedback and Contributions** I believe in the power of collaboration. If you have ideas for improvements, find bugs, or want to contribute to the project, please open an issue or submit a pull request on the GitHub repository. you can also use the application to send me a feedback. I will definitely receive it and get back to you. Your feedback and contributions are highly apprreciated and help make this handy tool for Network designers even better. ### **For Networking, and Cybersecurity content or Hacking and Programming:** Check out my YouTube channel **Douglas | Cybersecurity** **[YouTube](https://www.youtube.com/@douglascybersec)** I hope you find the Automatic IPv4 Calculator helpful for your subnetting needs. Thank you for using the application! Best regards, Douglas | Cybersecurity

近期下载者

相关文件


收藏者