{"id":15009131,"url":"https://github.com/smsraj2001/tcp-port-scanner-python","last_synced_at":"2026-04-02T02:03:43.337Z","repository":{"id":141639773,"uuid":"533369375","full_name":"smsraj2001/TCP-PORT-SCANNER-PYTHON","owner":"smsraj2001","description":"A TCP PORT Scanner in Python with 8 different types of scan which is coded and explained in detail.","archived":false,"fork":false,"pushed_at":"2022-09-13T13:03:04.000Z","size":3082,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T02:53:10.212Z","etag":null,"topics":["computer-networks","linux","portscanner","python27","scanner","tcp-port-scanner","tcp-udp"],"latest_commit_sha":null,"homepage":"","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/smsraj2001.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":"2022-09-06T14:44:35.000Z","updated_at":"2023-03-25T16:38:53.000Z","dependencies_parsed_at":"2023-03-22T18:32:54.797Z","dependency_job_id":null,"html_url":"https://github.com/smsraj2001/TCP-PORT-SCANNER-PYTHON","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"6f3afd62ccdb5fcab9c0fbce34ff9dc13273b5c9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FTCP-PORT-SCANNER-PYTHON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FTCP-PORT-SCANNER-PYTHON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FTCP-PORT-SCANNER-PYTHON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FTCP-PORT-SCANNER-PYTHON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smsraj2001","download_url":"https://codeload.github.com/smsraj2001/TCP-PORT-SCANNER-PYTHON/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243204912,"owners_count":20253416,"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":["computer-networks","linux","portscanner","python27","scanner","tcp-port-scanner","tcp-udp"],"created_at":"2024-09-24T19:23:11.484Z","updated_at":"2025-12-26T06:28:23.635Z","avatar_url":"https://github.com/smsraj2001.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP-PORT-SCANNER-PYTHON\nA python based TCP port scanner featuring 8 different scans.\nRefer to the 8 scans performed : [8 Scans PPT](https://github.com/smsraj2001/TCP-PORT-SCANNER-PYTHON/blob/main/THE%208%20SCANS%20PERFORMED.pptx)\n\n## SYNOPSIS\nThis python project presents 7 TCP scans and 1 UDP scan.\n## DESCRIPTION\n- Scans can be performed by entering ```Target IP address``` and entering the ```Port number```.\n- Port numbers can be entered as a single number, a list or a range.\n- Output in 30 seconds to 1 minute. (Usually the time taken will depend on the system and internet connection)\n\n## INSTRUCTIONS\n\n- Requires ```Python2``` version preferably ```python 2.7```\n- Also requires a ```Linux``` environment such as WSL, or linux OS in VBox, or actual Linux OS, etc...\n- After the above 2 rquirements, run the following command for help :-\n```bash\nsudo python2 TCP_PORT_SCANNER.py -h\n```\n- Demonstrating the port arguments\n  - -p (single port number), \n  - -pl (list of port numbers separated by commas), and \n  - -pr (port range of form a-b)\n- Command to run the above variations(All variations can run independent of each other!!!) :-\n```bash\nsudo python2 TCP_PORT_SCANNER.py \u003cIPV4 address\u003e -p \u003cSingle port number\u003e -pl \u003cOf form a,b,c\u003e -pr \u003cOf form a-b\u003e\n```\n- Some examples :-\n```bash\nsudo python2 TCP_PORT_SCANNER.py 8.8.8.8 -p 80 -pl 53,853 -pr 441-444\n```\n```bash\nsudo python2 TCP_PORT_SCANNER.py 8.8.8.8 -pr 441-444\n```\n\n- For further Demo and use of this project, please refer to the PDF file attached : [REFERENCE WORKING.pdf](https://github.com/smsraj2001/TCP-PORT-SCANNER-PYTHON/blob/main/REFERENCE%20SCREENSHOTS-TCP%20PORT%20SCANNER.pdf) \n\n#### ```NOTE``` : For any queries/suggestions, please feel free to contact : sutharsanraj2001@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Ftcp-port-scanner-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmsraj2001%2Ftcp-port-scanner-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Ftcp-port-scanner-python/lists"}