{"id":20744476,"url":"https://github.com/halukyamaner/ssh-version-checker","last_synced_at":"2025-10-09T08:07:59.079Z","repository":{"id":255490629,"uuid":"852365759","full_name":"halukyamaner/ssh-version-checker","owner":"halukyamaner","description":"SSH Version Checker","archived":false,"fork":false,"pushed_at":"2024-09-04T17:28:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:27:59.466Z","etag":null,"topics":["openssh","openssh-client","openssh-config","openssh-server","ssh","ssh-server","ssh-tunnel","sshd"],"latest_commit_sha":null,"homepage":"https://www.halukyamaner.com","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/halukyamaner.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":"2024-09-04T17:22:59.000Z","updated_at":"2024-12-18T23:25:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"281cc5a4-7f58-437f-9f32-1af3da7bc9a9","html_url":"https://github.com/halukyamaner/ssh-version-checker","commit_stats":null,"previous_names":["halukyamaner/ssh-version-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fssh-version-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fssh-version-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fssh-version-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fssh-version-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halukyamaner","download_url":"https://codeload.github.com/halukyamaner/ssh-version-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243039584,"owners_count":20226131,"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":["openssh","openssh-client","openssh-config","openssh-server","ssh","ssh-server","ssh-tunnel","sshd"],"created_at":"2024-11-17T07:15:44.627Z","updated_at":"2025-10-09T08:07:54.048Z","avatar_url":"https://github.com/halukyamaner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSH Version Checker\n\n## Overview\nSSH Version Checker is a Python script designed to determine the version of SSH running on a remote server by capturing the SSH banner. This utility is useful for network administrators and security professionals who need to audit or verify SSH configurations on servers.\n\n## Features\n- **SSH Banner Retrieval**: Connects to a specified IP and port to retrieve and display the SSH banner, which includes the version information.\n- **Customizable Port Settings**: Allows users to specify the SSH port, defaulting to port 22.\n- **Timeout and Error Handling**: Manages connections effectively with timeouts and clear error messages for common network issues.\n\n## Requirements\n- Python 3.x\n- `socket` module from Python's standard library\n\n## Usage\nTo check the SSH version on a server, run the script from the command line. You will be prompted to enter the IP address and the SSH port of the target server.\n\n```bash\npython ssh_version_checker.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fssh-version-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalukyamaner%2Fssh-version-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fssh-version-checker/lists"}