{"id":19083598,"url":"https://github.com/aks-arise1600/secureserverclient","last_synced_at":"2025-04-30T08:54:05.005Z","repository":{"id":221148124,"uuid":"753560067","full_name":"aks-arise1600/SecureServerClient","owner":"aks-arise1600","description":"A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake","archived":false,"fork":false,"pushed_at":"2024-07-02T11:20:51.000Z","size":471,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-10T12:10:29.034Z","etag":null,"topics":["cpp","openssl","qt","ssl","ssl-server","tcp-client","tcp-server"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aks-arise1600.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-02-06T11:12:56.000Z","updated_at":"2024-07-10T12:10:45.811Z","dependencies_parsed_at":"2024-02-06T14:01:38.798Z","dependency_job_id":"acf0fcfe-9d40-4e3b-8f55-fd17f04d0a4f","html_url":"https://github.com/aks-arise1600/SecureServerClient","commit_stats":null,"previous_names":["anil-arise1600/secureserverclient","aks-arise1600/secureserverclient"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aks-arise1600%2FSecureServerClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aks-arise1600%2FSecureServerClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aks-arise1600%2FSecureServerClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aks-arise1600%2FSecureServerClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aks-arise1600","download_url":"https://codeload.github.com/aks-arise1600/SecureServerClient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223780070,"owners_count":17201287,"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":["cpp","openssl","qt","ssl","ssl-server","tcp-client","tcp-server"],"created_at":"2024-11-09T02:48:05.870Z","updated_at":"2024-11-09T02:48:09.800Z","avatar_url":"https://github.com/aks-arise1600.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SecureServerClient\nA Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake\n\n\n\n## Dependencies\n1. [OpenSSL](https://www.openssl.org/source/)\n2. [Qt](https://www.qt.io/product/development-tools)\n\n## Install dependencies\n\n\t\tsudo apt-get update\n\t\tsudo apt-get install -y build-essential make cmake qtbase5-dev qt5-qmake git libssl1.0-dev\n\n## Compile/build and Run Secure Server-Client\n\n\n1. Cmake build\n\n\t\tgit clone https://github.com/aks-arise1600/SecureServerClient.git\n\t\tcd SecureServerClient\n\t\tmkdir cBuild \u0026\u0026 cd cBuild\n\t\tcmake ..\n\t\tmake\n\t\t\n2. Qmake build\n\t\t\n\t\tgit clone https://github.com/aks-arise1600/SecureServerClient.git\n\t\tcd SecureServerClient\n\t\tmkdir qBuild \u0026\u0026 cd qBuild\n\t\tqmake ..\n\t\tmake\n\t\t\n3. Run after build by anyone step 1 or 2\n\n* Run server on Terminal 1\n\n\t\tcd \u003cPath_to_build\u003e/SecureServer\n\t\t./SecureServer\n\t\t\n* Run Client on Terminal 2\n\n\t\tcd \u003cPath_to_build\u003e/SecureClient\n\t\t./SecureClient\n\t\t\n\t\t\n## Helps\n\n1. [Openssl command](https://www.openssl.org/docs/man1.1.1/man1/openssl.html)\n2. [SSL Socket](https://doc.qt.io/qt-6/qsslsocket.html)\n3. [TCP Server](https://doc.qt.io/qt-6/qtcpserver.html)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faks-arise1600%2Fsecureserverclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faks-arise1600%2Fsecureserverclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faks-arise1600%2Fsecureserverclient/lists"}