MockSSH

SSH emulator

An open-source tool to emulate SSH servers for testing task automation and unit testing.

Mock an SSH server and define all commands it supports (Python, Twisted)

GitHub

125 stars
6 watching
23 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list

dslemulatorhylangmockpythonshellsshssh-servertwisted

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
outofcoffee/imposter A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. 374
parallelssh/parallel-ssh An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. 1,206
bitc/hs-term-emulator A terminal emulator written in Haskell with two components: a 'pure' package for parsing and updating terminal states and a proof-of-concept implementation using SDL for rendering and keyboard input. 67
ml-tooling/ssh-proxy A tool that allows users to securely access arbitrary containers via SSH while providing security features and full compatibility. 80
mvemjsun/mock_server A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface 110
amv42/sshd-honeypot An intrusion detection system designed to capture and analyze ssh interactions between an attacker and a modified OpenSSH deamon 26
noru/vue-resource-mock A tool for simulating backend responses during development and testing of web applications. 29
sinedied/smoke A tool for creating and managing mock servers with recording abilities 189
ncsa/ssh-auditor Automated tool for scanning and auditing SSH password security on a network 608
throwtheswitch/cmock Automates the creation of mock interfaces and stubs for unit testing C code 687
codinguncut/jsbochs An emulator of an old PC architecture in JavaScript 39
nmssh/nmssh An Objective-C wrapper for libssh2 providing a clean and easy-to-use API for secure remote access. 754
dbousamra/hnes A NES emulator written in Haskell that supports multiple mappers and has a basic structure, PPU integration, APU handling, and a test suite. 378
victpork/sshsyrup An SSH honeypot solution that captures terminal activity and uploads to asciinema.org, allowing for analysis and storage of attacker interactions. 96
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3