{"id":22887346,"url":"https://github.com/zrainerzz/port-scanner","last_synced_at":"2025-03-31T19:13:39.748Z","repository":{"id":264648599,"uuid":"893966520","full_name":"zRainerzz/Port-Scanner","owner":"zRainerzz","description":"A simple Python-based port scanner using the nmap library. This tool scans specified target IP addresses within a given port range, identifying open ports for network security analysis. It provides color-coded output for better readability and is useful for network administrators and cybersecurity professionals.","archived":false,"fork":false,"pushed_at":"2024-11-25T14:33:36.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T23:30:54.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zRainerzz.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T14:16:44.000Z","updated_at":"2025-01-28T10:10:29.000Z","dependencies_parsed_at":"2024-11-25T15:41:40.283Z","dependency_job_id":null,"html_url":"https://github.com/zRainerzz/Port-Scanner","commit_stats":null,"previous_names":["zrainerzz/port-scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2FPort-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2FPort-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2FPort-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2FPort-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zRainerzz","download_url":"https://codeload.github.com/zRainerzz/Port-Scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523874,"owners_count":20791444,"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","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":[],"created_at":"2024-12-13T20:32:47.792Z","updated_at":"2025-03-31T19:13:39.717Z","avatar_url":"https://github.com/zRainerzz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Port Scanner Tool\n\n## Description\nThis Python-based port scanner leverages the `nmap` library to scan target IP addresses and identify open ports within a specified range. Designed for network security analysis, it provides color-coded output for better readability and quick insights.\n\n## Features\n- Scans a target IP for open ports in a specified range.\n- Color-coded output for clear and organized results.\n- Error handling for seamless user experience.\n\n## Prerequisites\n- Python 3.x installed.\n- `nmap` module: Install it using `pip install python-nmap`.\n- `nmap` application: Ensure it is installed and added to your system's PATH.\n\n## Usage\n1. Clone this repository or download the script.\n2. Run the script with the following format:\n   ```\n   python3 portscanner.py \u003ctarget_ip\u003e \u003cport_range\u003e\n   ```\n3. Example:\n   ```\n   python3 portscanner.py 192.168.1.1 1-100\n   ```\n\n## Output\n- Displays open ports in the specified range.\n- Errors and warnings are displayed in red for easy identification.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n## Disclaimer\nThis tool is intended for educational purposes only. Ensure you have permission before scanning any network. Misuse of this tool is strictly prohibited.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrainerzz%2Fport-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzrainerzz%2Fport-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrainerzz%2Fport-scanner/lists"}