GitPedia
ncouture

ncouture/MockSSH

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

4 Releases
Latest: 9y ago
Cleanupv1.4.5Latest
ncouturencouture·9y ago·January 15, 2017
GitHub

📋 Changes

  • minor fixes in tests
  • fixed Hy example
  • improved setup.py
  • code cleanup and formatting
  • added .editorconfig and .style.yapf
  • updating dependencies to their latest releases
  • adding Makefile
MockSSH 1.4.3: Add support for recent versions of Twisted (conch)1.4.3
ncouturencouture·10y ago·June 4, 2016
GitHub
mocksshy DSL release1.4.1
ncouturencouture·11y ago·December 6, 2014
GitHub

Modified the distribution of MockSSH to include its HyLang DSL.

threaded server1.4
ncouturencouture·11y ago·December 5, 2014
GitHub

This release includes Claudio Mignanti's contributed threaded server.