Skip to content

ClibMouse/libssh

This branch is up to date with ClickHouse/libssh:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f09bb04 · Aug 25, 2023
Jan 9, 2023
Aug 22, 2023
Jul 12, 2023
Aug 25, 2023
Aug 25, 2023
Aug 25, 2023
Aug 21, 2017
Jun 5, 2023
May 23, 2022
Jul 19, 2022
Aug 22, 2023
Aug 8, 2022
Jan 7, 2014
Nov 2, 2008
Oct 12, 2022
Jun 1, 2023
Jun 5, 2023
Nov 17, 2018
Aug 26, 2021
Feb 20, 2015
Feb 9, 2023
Mar 1, 2023
Mar 1, 2023
Nov 29, 2022
Sep 29, 2020
Mar 7, 2018
Sep 29, 2020
Mar 1, 2023
Sep 22, 2022

Repository files navigation

pipeline status Fuzzing Status

  _   _   _                          _
 (_) (_) (_)                        (_)
 (_)  _  (_) _         _  _   _  _  (_) _
 (_) (_) (_)(_) _     (_)(_) (_)(_) (_)(_) _
 (_) (_) (_)   (_)  _ (_)  _ (_)    (_)   (_)
 (_) (_) (_)(_)(_) (_)(_) (_)(_)    (_)   (_).org

 The SSH library

Why?

Why not ? :) I've began to work on my own implementation of the ssh protocol because i didn't like the currently public ones. Not any allowed you to import and use the functions as a powerful library, and so i worked on a library-based SSH implementation which was non-existing in the free and open source software world.

How/Who?

If you downloaded this file, you must know what it is : a library for accessing ssh client services through C libraries calls in a simple manner. Everybody can use this software under the terms of the LGPL - see the COPYING file

If you ask yourself how to compile libssh, please read INSTALL before anything.

Where ?

https://www.libssh.org

Contributing

Please read the file 'CONTRIBUTING.md' next to this README file. It explains our copyright policy and how you should send patches for upstream inclusion.

Have fun and happy libssh hacking!

The libssh Team

Releases

No releases published

Packages

No packages published

Languages

  • C 94.3%
  • CMake 5.0%
  • Other 0.7%