{"id":16693041,"url":"https://github.com/rdbo/portscanner.py","last_synced_at":"2026-05-17T20:37:52.117Z","repository":{"id":118702351,"uuid":"271561989","full_name":"rdbo/portscanner.py","owner":"rdbo","description":"Simple python3 script for port scanning","archived":false,"fork":false,"pushed_at":"2020-06-12T01:40:12.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T10:02:25.681Z","etag":null,"topics":["portscanner","python3","sockets"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rdbo.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-11T14:04:53.000Z","updated_at":"2020-06-12T16:30:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"23b815fc-cade-49f9-8ce8-e4748c781579","html_url":"https://github.com/rdbo/portscanner.py","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/rdbo/portscanner.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Fportscanner.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Fportscanner.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Fportscanner.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Fportscanner.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdbo","download_url":"https://codeload.github.com/rdbo/portscanner.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Fportscanner.py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33154082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["portscanner","python3","sockets"],"created_at":"2024-10-12T16:29:09.042Z","updated_at":"2026-05-17T20:37:52.087Z","avatar_url":"https://github.com/rdbo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# portscanner.py\nSimple python3 script for port scanning\n```\n[*] Usage:\npython3 portscan.py \u003carguments\u003e\n-t (--target):           specify the target to scan\n-b (--begin):            specify the begin port\n-e (--end):              specify the end port\n-p (--port):             single port scan (do not use -b and -e with -p)\n-d (--delay) [optional]: specify the max timeout\n```\nExample:\n```\n$ python3 portscan.py -t duckduckgo.com -b 440 -e 450\n\n\u003c\u003c portscan.py by rdbo \u003e\u003e\n[*] Target: duckduckgo.com\n[*] Scan range: 440-450\n[*] Max timeout: 1.0\n--------------------\n[*] Scanning port 440...\n[*] Scanning port 441...\n[*] Scanning port 442...\n[*] Scanning port 443...\n[*] Scanning port 444...\n[*] Scanning port 445...\n[*] Scanning port 446...\n[*] Scanning port 447...\n[*] Scanning port 448...\n[*] Scanning port 449...\n[*] Scanning port 450...\n--------------------\n[*] Scan finished in 10.00 second(s)\n[*] Open ports: [443]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbo%2Fportscanner.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdbo%2Fportscanner.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbo%2Fportscanner.py/lists"}