ryzhovau / ssh-bouncer

Fake SSH daemon which simulates non-responsiveness.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSH Bouncer

A fake SSH daemon which runs on any number of ports, listens for clients, sends them a fake SSH version infos and then keeps the connections open forever to simulate a non-responsive SSH daemon.

This is useful when you run sshd on a non-default port but want to pretend that SSH is running on a standard port.

License

This daemon is MIT licensed (see ssh-bouncer.c), copyright © 2012 Torsten Becker torsten.becker@gmail.com.

About

Fake SSH daemon which simulates non-responsiveness.


Languages

Language:C 92.6%Language:Shell 5.1%Language:Makefile 2.3%