{"id":14982486,"url":"https://github.com/sandsmark/qssh","last_synced_at":"2025-10-29T15:30:40.257Z","repository":{"id":60476890,"uuid":"249710488","full_name":"sandsmark/QSsh","owner":"sandsmark","description":"Qt-based library for SSH and SFTP.","archived":false,"fork":false,"pushed_at":"2022-12-08T16:40:46.000Z","size":1271,"stargazers_count":86,"open_issues_count":13,"forks_count":28,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T02:03:51.157Z","etag":null,"topics":["c-plus-plus","cpp","qt","qt-application","qt-gui","qt-model","qt5","sftp","sftp-client","sftp-download","sftp-upload","ssh","ssh-agent","ssh-client","ssh-key","ssh-tunnel"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandsmark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.LGPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-24T13:06:28.000Z","updated_at":"2025-01-10T08:00:12.000Z","dependencies_parsed_at":"2023-01-25T14:46:34.535Z","dependency_job_id":null,"html_url":"https://github.com/sandsmark/QSsh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2FQSsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2FQSsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2FQSsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandsmark%2FQSsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandsmark","download_url":"https://codeload.github.com/sandsmark/QSsh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840740,"owners_count":19539604,"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-plus-plus","cpp","qt","qt-application","qt-gui","qt-model","qt5","sftp","sftp-client","sftp-download","sftp-upload","ssh","ssh-agent","ssh-client","ssh-key","ssh-tunnel"],"created_at":"2024-09-24T14:05:31.193Z","updated_at":"2025-10-29T15:30:39.802Z","avatar_url":"https://github.com/sandsmark.png","language":"C++","readme":"About QSsh\n==========\n\nQSsh provides SSH and SFTP support for Qt applications without depending on\nopenssh or similar. The aim of this project is to provide an easy way to use\nthese protocols in any Qt application.\n\nThis project is based on Qt Creator's previous SSH plugin. All credits to\nQt Creator's team!\n\nUnfortunately Qt Creator has decided to start using openssh instead (with some\nhacks invoking it etc.), so this is now the most up to date maintained version.\n\n\nCompiling QSsh\n--------------\n\nPrerequisites:\n   * [Qt](https://www.qt.io/)\n   * [Botan](https://botan.randombit.net/)\n\nSteps:\n```bash\ngit clone https://github.com/sandsmark/QSsh.git\ncd QSsh\nmkdir build\ncd build\nqmake ../qssh.pro\nmake (or mingw32-make or nmake depending on your platform)\n```\n\nExamples\n--------\n\n### Complete applications\n\n * [ssh shell](examples/ssh-shell/), similar to a normal command line `ssh` client.\n * [Graphical SFTP browser](tests/manual/ssh/sftpfsmodel/), how to use the SFTP file system model with a QTreeView.\n * [Secure Uploader](examples/SecureUploader/), how to upload a file.\n\n\n### Various usage examples\n * [Tunneling and forwarding](examples/tunnel/)\n * [SFTP](examples/sftp/)\n * [Remote process handling](examples/remoteprocess/)\n\n\n### Other\n\n * [Error handling](examples/errorhandling/)\n * [Auto tests](tests/auto/ssh/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandsmark%2Fqssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandsmark%2Fqssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandsmark%2Fqssh/lists"}