Categorygithub.com/jairsjunior/go-ssh-client-tunnel
modulepackage
0.0.6
Repository: https://github.com/jairsjunior/go-ssh-client-tunnel.git
Documentation: pkg.go.dev

# README

POC Golang SSH Tunnel (Remote/Local)

This Proof of Concept creates a tunnel between a client and a server between 2 client machines using one ssh server.

Getting started

  1. Clone this git repo.
  2. Run the docker-compose using:
docker-compose up
  1. Access the address http://localhost:5000 (Access from one container the service provided by another using the ssh tunnel)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author