Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/borud/tunnel

Package tunnel implements a tunnel to another machine from which we can Dial other machines or Listen to remote ports. For now this library won't check host keys (it just accepts all) and for simplicity it assumes that you are using an ssh-agent to access your ssh keys. Typical use: First we create the tunnel Then we connect using the tunnel If everything went according to plan you now have a tunnel that terminates at inside.example.com (since it is the last hop) and connects from there to port 4711 on service.example.com You can also listen on the remote endpoint.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/borud/tunnel
Keywords: go, golang, ssh, tunnel, tunnel-client, tunnel-server
License: Apache-2.0
Latest release: 7 months ago
First release: 7 months ago
Namespace: github.com/borud
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...