pleclech / mole

cli app to create ssh tunnels

Home Page:https://davrodpin.github.io/mole/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

Mole

Mole is a cli application to create ssh tunnels, forwarding a local port to a remote endpoint through a ssh server.

For more information about installation, usage, examples and specific use cases, please visit https://davrodpin.github.io/mole/

How to build from source

Build and Install from Source

$ go build github.com/davrodpin/mole/cmd/mole

Test Environment

The project provides a small automated infrastructure to help on funcional tests. Please refer to this document for more details about it.

About

cli app to create ssh tunnels

https://davrodpin.github.io/mole/

License:MIT License


Languages

Language:Go 78.8%Language:Shell 14.0%Language:Smarty 3.0%Language:Makefile 2.2%Language:Dockerfile 2.0%Language:HTML 0.0%