bastion

module
v0.0.0-...-3751135 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2019 License: MIT

README

bastion

Simple, yet reasonably secure SSH bastion with full logging support

Usage

# You can use any inetd-like service
# TODO: systemd unit config
socat TCP-LISTEN:2022,reuseaddr,fork,range=127.0.0.1/32 EXEC:"go run cmd/bastion-child/child.go config.yaml"
# Or, simple server:
go run tools/bastiond/cmd/bastiond/main.go tools/bastiond/config/config.yaml

Directories

Path Synopsis
cmd
internal
tools

Jump to

Keyboard shortcuts

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