{"id":20322889,"url":"https://github.com/naemazam/subnetwizard","last_synced_at":"2025-09-22T23:31:30.612Z","repository":{"id":231592440,"uuid":"782158303","full_name":"naemazam/SubnetWizard","owner":"naemazam","description":"SubnetWizard is a Python Based CLI tools for subnet calculating ","archived":false,"fork":false,"pushed_at":"2024-04-04T19:13:10.000Z","size":68,"stargazers_count":50,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T06:31:50.795Z","etag":null,"topics":["cli","cybersecurity","cybersecurity-tools","naemazam","subnet","subnet-calculator","subnets","subnetting-ipv4-addresses","subnetworks","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naemazam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-04T18:44:43.000Z","updated_at":"2025-03-10T06:07:31.000Z","dependencies_parsed_at":"2024-04-04T20:05:12.266Z","dependency_job_id":null,"html_url":"https://github.com/naemazam/SubnetWizard","commit_stats":null,"previous_names":["naemazam/subnetwizard"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/naemazam/SubnetWizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naemazam%2FSubnetWizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naemazam%2FSubnetWizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naemazam%2FSubnetWizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naemazam%2FSubnetWizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naemazam","download_url":"https://codeload.github.com/naemazam/SubnetWizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naemazam%2FSubnetWizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276489642,"owners_count":25651583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cybersecurity","cybersecurity-tools","naemazam","subnet","subnet-calculator","subnets","subnetting-ipv4-addresses","subnetworks","tui"],"created_at":"2024-11-14T19:25:31.317Z","updated_at":"2025-09-22T23:31:30.384Z","avatar_url":"https://github.com/naemazam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 SubnetWizard\n\nWelcome to SubnetWizard, your ultimate console-based subnet/supernet calculator! Whether you're a network administrator or a curious tech enthusiast, SubnetWizard is here to simplify your subnetting tasks with ease. Dive into its features and unleash the power of network calculations like never before.\n![SubnetWizard](subnetwizard.png)\n## 🚀 Features\n- Subnet any given network effortlessly.\n- Calculate supernetting with precision.\n- Obtain valuable information about IPv4 addresses.\n- Compatible with both Linux and Windows environments.\n- User-friendly CLI interface for seamless navigation.\n- Utilizes Python's ipaddress module for accuracy.\n- Works with Python 3.10.5 and above.\n\n## 📋 Requirements\n- Python 3.10.5 or above.\n\n## 💡 User Manual\n **Installation**\n1. Clone the repository:\n\n ```bash\n   git clone https://github.com/naemazam/SubnetWizard.git\n   ```\n\n2. Navigate to the directory:\n\n ```bash\n   cd SubnetWizard\n   ```\n\n**Usage**\n1. Run the tool: \n\nLinux: \n ```bash\n   python3 main.py\n   ```\n\nWindows:\n ```bash\n   python main.py\n   ```\n\n2. You can also use argument keys:\n     - `-i` for the IP address to subnet/supernet.\n     - `-s` for the netmask (binary or CIDR).\n\n3. For Help, use:\n\n ```bash\n   python3 main.py --help\n   ```\n   \nExample Subnetting: \n ```bash\n   python3 main.py -i 192.168.0.100/24 -s /26\n   ```\n\n## ❓ FAQ\n**Q:** Can I use SubnetWizard on macOS?  \n**A:** Currently, SubnetWizard supports Linux and Windows platforms.\n\n**Q:** How accurate are the calculations?  \n**A:** SubnetWizard utilizes Python's ipaddress module, ensuring precise subnetting and supernetting results.\n\n## 🤝 Contribution\nContributions to SubnetWizard are welcome! Feel free to submit bug reports, feature requests, or even pull requests via GitHub.\n\n## 📄 License\nSubnetWizard is licensed under the MIT License. See the LICENSE file for details.\n\n## 📸 Snapshot\n![SubnetWizard](subnetwizard.png)\n\nStart subnetting and supernetting like a pro with SubnetWizard! Happy networking!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaemazam%2Fsubnetwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaemazam%2Fsubnetwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaemazam%2Fsubnetwizard/lists"}