sshpunc

command module
v0.0.0-...-98018c2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Unlicense Imports: 12 Imported by: 0

README

sshpunc -- Puncture firewall using docker

Publish Docker Image

This repository contains a docker image written in golang that port forwards to a remote ssh server. The code is licensed under the Unlicense, hence in the public domain.

This is intended to be used inside of Docker, and can be found as a GitHub Package. To start it up run:

docker run --rm -ti -p 8080:8080 -v $(pwd)/id_rsa:/data/id:ro -e SSHHOST=username@server.com -e REMOTEADDR=internal.lan:80 ghcr.io/tkw1536/sshpunc

SSHHOST may contain several comma-seperated hostnames. Each must come with a username.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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