MiniSSH

module
v0.0.0-...-b5dc6b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2015 License: BSD-2-Clause

README

MiniSSH

This repository contains the small and portable MiniSSH server. This SSH server is written in Go and attempts to be usable on most platforms that the Go compiler supports (Windows, Linux, FreeBSD).

Features

  • Highly portable. Should run on Windows/Linux/BSD.
  • Uses only SSH keys. No passwords.
  • Uses only the Go standard library.
  • Uses only modern and reliable encryption methods (RSA/ECDSA).

Limitations of the Standard Library

  • Package os/exec has no facility to change the UID/GID of a child process.
  • Package os/user has no facility to find the default shell of a user.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL