Skip to content

feature request: support tunnels via jumpbox #4

@tinuva

Description

@tinuva

Currently, I have this in my .ssh/config file:

Host some-host
  HostName some-host.domain.com
  User tinuva
  ServerAliveInterval 30
  ServerAliveCountMax 3
  ExitOnForwardFailure yes
  ForwardAgent yes
  LocalForward 8192 some-other-server.domain.com:8192

I would like to be able to set this up via tunn. There isn't an example to show whether this is supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions