{"id":20338909,"url":"https://github.com/7244/wportscan","last_synced_at":"2026-05-07T22:35:44.334Z","repository":{"id":245711632,"uuid":"818230229","full_name":"7244/wportscan","owner":"7244","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-28T04:51:11.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T05:26:35.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/7244.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-06-21T11:34:16.000Z","updated_at":"2025-01-28T04:51:14.000Z","dependencies_parsed_at":"2025-01-14T17:18:43.524Z","dependency_job_id":"3ef7aa18-7d3c-4c0c-9b90-e5b65d2d37a0","html_url":"https://github.com/7244/wportscan","commit_stats":null,"previous_names":["7244/wportscan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2Fwportscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2Fwportscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2Fwportscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2Fwportscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7244","download_url":"https://codeload.github.com/7244/wportscan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241863971,"owners_count":20033081,"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-11-14T21:14:41.208Z","updated_at":"2026-05-07T22:35:39.287Z","avatar_url":"https://github.com/7244.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wportscan\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nwportscan is port scan program. Made for extreme long scans (months).\n\n## Features\n- Made in c99 language.\n- Low SLOC and memory usage.\n- Automatic export session.\n- Range based scan for IP.\n- Doesn't use multiple threads. (pretty standard for today)\n\n## Installation\n\n```sh\ngit clone --depth 1 https://github.com/7244/wportscan \u0026\u0026 \\\ncd wportscan \u0026\u0026 \\\nmkdir include \u0026\u0026 \\\ncd include \u0026\u0026 \\\ngit clone --depth 1 https://github.com/7244/WITCH \u0026\u0026 \\\ncd .. \u0026\u0026 \\\nmake\n```\n\n### Usage\n1. scanning 192.168.1.1/24 for telnet port with speed of 100 ip per second\n    ```\n    $ wportscan --ip 192.168.1.1/24 --port 23 --syndelay .01\n    $ ls\n    export_16a10c5b5a74.wps  output_16a10c5b5a74.wps\n    $ wportscan --readoutput output_16a10c5b5a74.wps\n    readoutput for file output_16a10c5b5a74.wps\n    total output: 1\n    192.168.1.1:23\n    ```\n\n### Depends On\n* https://github.com/7244/WITCH\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7244%2Fwportscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7244%2Fwportscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7244%2Fwportscan/lists"}