{"id":21054976,"url":"https://github.com/thekamik/telnet-client","last_synced_at":"2026-02-06T18:07:12.869Z","repository":{"id":238247215,"uuid":"796176564","full_name":"thekamik/Telnet-Client","owner":"thekamik","description":"Basic Telnet Client for Windows","archived":false,"fork":false,"pushed_at":"2024-12-01T19:05:53.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T23:44:19.926Z","etag":null,"topics":["c","c-language","c-programming","socket-programming","sockets","telnet","telnet-client","windows-sockets","winsock2"],"latest_commit_sha":null,"homepage":"","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/thekamik.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-05-05T06:57:27.000Z","updated_at":"2024-12-01T19:05:56.000Z","dependencies_parsed_at":"2024-08-07T22:37:01.017Z","dependency_job_id":"7d3a136e-ceb1-4fcb-8c3c-b1b808b326d3","html_url":"https://github.com/thekamik/Telnet-Client","commit_stats":null,"previous_names":["thekamik/windows-telnet-client","thekamik/telnet-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamik%2FTelnet-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamik%2FTelnet-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamik%2FTelnet-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekamik%2FTelnet-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekamik","download_url":"https://codeload.github.com/thekamik/Telnet-Client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500771,"owners_count":20300770,"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":["c","c-language","c-programming","socket-programming","sockets","telnet","telnet-client","windows-sockets","winsock2"],"created_at":"2024-11-19T16:32:20.139Z","updated_at":"2026-02-06T18:07:12.838Z","avatar_url":"https://github.com/thekamik.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows-Telnet-Client\n\nThis project was created to demonstrate basic Windows socket client functionality. It provides a simple, non-secure Telnet client implemented in C.\n\n## Compilation\n\nCompile the project using the following command with MinGW64:\n\n```sh\ngcc -std=c99 -o telnet.exe main.c -lws2_32\n```\n\n## Usage\n\n1. Clone the repository.\n2. Compile the project using the provided compilation command.\n3. Run the executable.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekamik%2Ftelnet-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekamik%2Ftelnet-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekamik%2Ftelnet-client/lists"}