{"id":18298280,"url":"https://github.com/s3rgeym/stealth-port-scan","last_synced_at":"2025-04-09T09:16:29.846Z","repository":{"id":228803531,"uuid":"774955352","full_name":"s3rgeym/stealth-port-scan","owner":"s3rgeym","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-20T15:54:23.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T06:17:48.725Z","etag":null,"topics":["port-scanner","python","syn-scan"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s3rgeym.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-03-20T14:01:35.000Z","updated_at":"2024-03-20T15:16:18.000Z","dependencies_parsed_at":"2024-03-20T15:18:00.864Z","dependency_job_id":"3b783019-658f-47c9-9e26-0a087245f1d9","html_url":"https://github.com/s3rgeym/stealth-port-scan","commit_stats":null,"previous_names":["s3rgeym/stealth-port-scan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rgeym%2Fstealth-port-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rgeym%2Fstealth-port-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rgeym%2Fstealth-port-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rgeym%2Fstealth-port-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3rgeym","download_url":"https://codeload.github.com/s3rgeym/stealth-port-scan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008626,"owners_count":21032556,"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":["port-scanner","python","syn-scan"],"created_at":"2024-11-05T15:05:40.869Z","updated_at":"2025-04-09T09:16:29.817Z","avatar_url":"https://github.com/s3rgeym.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stealth-port-scan\n\nStealth Port Scan using TCP/SYN method.\n\n```bash\n# install\n# also you can use pip\npipx install stealth-port-scan\n\n# usage\nstealth-port-scan -h\n\n# requires sudo to send raw packets\n# you can specify hostname, ip adress, ip range or cidr\nsudo stealth-port-scan -a www.linux.org.ru -p 1-10000 -r 1000\n\n# if you have problems with secure_path\n# sudo: stealth-port-scan: command not found\nsudo env \"PATH=$PATH\" stealth-port-scan ...\n\nsudo $(which stealth-port-scan) ...\n\n# or just clone repo and run\nsudo ./stealth_port_scan.py -a www.linux.org.ru -p 21-23 80 443 8080 8443\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rgeym%2Fstealth-port-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3rgeym%2Fstealth-port-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rgeym%2Fstealth-port-scan/lists"}