It was possible to display GUI via SSH! An X-Window application programmed from scratch.
-
Updated
Mar 28, 2017 - C
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
Port of the dropbear ssh client/server for RINA. Official dropbear website at https://matt.ucc.asn.au/dropbear/dropbear.html
A simple C ssh-like application that was developed for the purposes of an undergraduate lesson at the Technical University of Crete
This openSSH Version Logs all failed login attempts and when a wrong password is typed in there will be a delay until next password attempt
A simple, CLI based ssh server control panel. Requires openssh-server package. Currently works only on Linux systems.
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 …
j-hpn-ssh: A development fork of the Pittsburgh Super-computing Center's High Performance SSH implementation.
A small programm to connect client and server via ssh using manual bit decoding.
Block hosts that attempt to bruteforce SSH using the journald API.
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.
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.
PAM authentication based on SSH authentication information
Dropbear on Unikraft!
Secure Shell: A simple secure shell (SSH) implementation in C with a focus on building cryptographic features from scratch.
SSH traffic HTTP spoofer
🚧 Playing with C & Go concurrency with ssh client/server for learning purposes.
Penetration tests on SSH servers using brute force or dictionary attacks. Written in C.
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."