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)
125 stars
5 watching
23 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
dslemulatorhylangmockpythonshellsshssh-servertwisted
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. | 374 |
| | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |
| | 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 |
| | A tool that allows users to securely access arbitrary containers via SSH while providing security features and full compatibility. | 81 |
| | A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |
| | An intrusion detection system designed to capture and analyze ssh interactions between an attacker and a modified OpenSSH deamon | 26 |
| | A tool for simulating backend responses during development and testing of web applications. | 29 |
| | A tool for creating and managing mock servers with recording abilities | 189 |
| | Automated tool for scanning and auditing SSH password security on a network | 608 |
| | Automates the creation of mock interfaces and stubs for unit testing C code | 688 |
| | An emulator of an old PC architecture in JavaScript | 39 |
| | An Objective-C wrapper for libssh2 providing a clean and easy-to-use API for secure remote access. | 754 |
| | A NES emulator written in Haskell that supports multiple mappers and has a basic structure, PPU integration, APU handling, and a test suite. | 379 |
| | An SSH honeypot solution that captures terminal activity and uploads to asciinema.org, allowing for analysis and storage of attacker interactions. | 96 |
| | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |