wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
-
Updated
Nov 15, 2024 - C
wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
Libssh SSH client & server port to ESP32 Arduino library
Penetration tests on SSH servers using brute force or dictionary attacks. Written in C.
Block hosts that attempt to bruteforce SSH using the journald API.
Lightweight BBS For Linux - Bulletin Board System server software
An Android 'sshd' server with shell access, rsync and scp/sftp services.
j-hpn-ssh: A development fork of the Pittsburgh Super-computing Center's High Performance SSH implementation.
PAM authentication based on SSH authentication information
libassh is a free software library written in C that implements the Secure Shell protocol version 2. It enables writing ssh2 client and server applications using an event based API.
Port of the dropbear ssh client/server for RINA. Official dropbear website at https://matt.ucc.asn.au/dropbear/dropbear.html
The SSH System Finder is a C program designed to scan an IP range or local network and identify systems that have SSH (Secure Shell) enabled. It provides a straightforward way to discover SSH-enabled devices within a given range of IP addresses.
Creating a simple SSH system using C.
SSH traffic HTTP spoofer
🚧 Playing with C & Go concurrency with ssh client/server for learning purposes.
A simple, CLI based ssh server control panel. Requires openssh-server package. Currently works only on Linux systems.
Secure Shell: A simple secure shell (SSH) implementation in C with a focus on building cryptographic features from scratch.
This project aims to provide better security to Linux servers by providing extra layer of authentication. Generally servers are accessed by developers remotely using SSH. There can be certain security issue. My solution to this problem is providing a new way to authenticate users using QR code. Here after executing the ssh command , users won't …
Add a description, image, and links to the ssh-server topic page so that developers can more easily learn about it.
To associate your repository with the ssh-server topic, visit your repo's landing page and select "manage topics."