{"id":23317992,"url":"https://github.com/s-r-e-e-r-a-j/porteye","last_synced_at":"2025-10-25T23:08:42.617Z","repository":{"id":268730968,"uuid":"905294319","full_name":"s-r-e-e-r-a-j/PortEye","owner":"s-r-e-e-r-a-j","description":"PortEye is a lightweight and simple Bash Tool designed to scan a range of ports on a target host and determine which ones are open. ","archived":false,"fork":false,"pushed_at":"2025-02-09T11:16:40.000Z","size":47,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T12:23:28.458Z","etag":null,"topics":["bash","bash-script","bashtool","ethical-hacking","ethical-hacking-tools","kali-linux","kali-linux-tools","linux-shell","openportsscanner","porteye","portscanner","portscanning","termux","termux-tool","termux-tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/s-r-e-e-r-a-j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-18T14:37:38.000Z","updated_at":"2025-02-09T11:16:43.000Z","dependencies_parsed_at":"2024-12-18T15:36:49.261Z","dependency_job_id":"cd1b1734-7fce-4559-8651-d6c99c5f85fe","html_url":"https://github.com/s-r-e-e-r-a-j/PortEye","commit_stats":null,"previous_names":["s-r-e-e-r-a-j/porteye"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-r-e-e-r-a-j%2FPortEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-r-e-e-r-a-j%2FPortEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-r-e-e-r-a-j%2FPortEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-r-e-e-r-a-j%2FPortEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-r-e-e-r-a-j","download_url":"https://codeload.github.com/s-r-e-e-r-a-j/PortEye/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238627662,"owners_count":19503731,"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":["bash","bash-script","bashtool","ethical-hacking","ethical-hacking-tools","kali-linux","kali-linux-tools","linux-shell","openportsscanner","porteye","portscanner","portscanning","termux","termux-tool","termux-tools"],"created_at":"2024-12-20T17:15:01.859Z","updated_at":"2025-10-25T23:08:42.612Z","avatar_url":"https://github.com/s-r-e-e-r-a-j.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PortEye - A Simple Bash Port Scanner\nPortEye is a lightweight and simple Bash Tool designed to scan a range of ports on a target host and determine which ones are open. It’s an easy-to-use tool for network diagnostics and learning purposes, built entirely in Bash.\n\n## Features\n- Scans a specified range of ports on a given IP address.\n- Detects and displays open and closed ports.\n- Lightweight and portable — requires only Bash (no extra dependencies)  \n- Includes Timeout functionality to avoid hanging on unresponsive ports.\n- Displays discovered open ports at the end of the scan \n- Saves open port results to a timestamped log file for later reference\n\n  ## Disclaimer\n  This tool is intended for educational and diagnostic use only. Use it only on systems you own or have permission to test.\n  \n  ## Installation\n1. **Clone the Repository**\n```bash\ngit clone https://github.com/s-r-e-e-r-a-j/PortEye.git\n```\n2. **Navigate to the PortEye directory**\n ```bash\n cd PortEye\n ```\n3. **Navigate to the PortEye directory**\n ```bash\n cd PortEye\n ```\n## How to Use\n#### Requirements\n- A Linux-based system with Bash installed (e.g., Kali Linux, Ubuntu, parrot os, Termux, etc.).\n#### Usage\n``` bash\nbash porteye.sh \u003ctarget_ip\u003e \u003cstarting_port\u003e \u003cending_port\u003e\n```\n#### Example\nTo scan ports `20` to `80` on the IP address `192.168.1.1`:\n\n```bash\nbash porteye.sh 192.168.1.1 20 80\n```\n## Output\n- **Open Ports**: Displayed in green, indicating the port is open and responsive.\n- **Closed Ports**: Displayed in red, indicating the port is closed or filtered.\n\n## License\nThis tool is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-r-e-e-r-a-j%2Fporteye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-r-e-e-r-a-j%2Fporteye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-r-e-e-r-a-j%2Fporteye/lists"}