{"id":23055352,"url":"https://github.com/xploit9999/simple-scanport","last_synced_at":"2026-04-24T16:35:25.288Z","repository":{"id":214115363,"uuid":"735717294","full_name":"Xploit9999/simple-scanport","owner":"Xploit9999","description":"A simple bash script for scan ports.","archived":false,"fork":false,"pushed_at":"2023-12-26T00:07:46.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-08T19:16:20.236Z","etag":null,"topics":["bash","bash-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xploit9999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-25T23:58:48.000Z","updated_at":"2024-02-12T19:43:04.000Z","dependencies_parsed_at":"2024-01-08T12:14:52.049Z","dependency_job_id":null,"html_url":"https://github.com/Xploit9999/simple-scanport","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"d23f9f5e426d567368eb3fb2386b58b12b507993"},"previous_names":["xploit9999/simple-scanport"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xploit9999%2Fsimple-scanport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xploit9999%2Fsimple-scanport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xploit9999%2Fsimple-scanport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xploit9999%2Fsimple-scanport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xploit9999","download_url":"https://codeload.github.com/Xploit9999/simple-scanport/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939225,"owners_count":20857922,"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"],"created_at":"2024-12-16T01:11:46.251Z","updated_at":"2026-04-24T16:35:25.246Z","avatar_url":"https://github.com/Xploit9999.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### DESCRIPTION\n\nIt's a simple scan port for tcp and udp connections.\n\n### USAGE\nUsage options [ -s -p -r -P ]\n\n    -s = Enter the server(s), if they are a group, put them inside quotes, e.g., \"srv1 srv2\"\n    -p = Enter the port(s), if it's a group, put them inside quotes, e.g., \"80 22 23\"\n    -r = Port range, enter the range of ports in this format, e.g., 80-120\n    -P = specify protocol to use (tcp, udp)\n\n```vim\n# Single host and single port:\n\n$ ./scanport -s 192.168.1.4 -p 22 -P tcp\n\n# Multiple hosts and multiple ports:\n\n$ ./scanport -s \"192.168.1.4 192.168.1.6\" -p \"53 21\" -P udp\n\n# Range ports on a host:\n\n$ ./scanport -s 192.168.1.4 -r 20-40 -P tcp \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxploit9999%2Fsimple-scanport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxploit9999%2Fsimple-scanport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxploit9999%2Fsimple-scanport/lists"}