Skip to content

Local port forwarding #11

@FaFre

Description

@FaFre

I tested the local port forwarding feature, but cannot get it running.

SSH Command I want to run: ssh 172.17.0.2 -l root -L 1234:localhost:80
With the dart client: dart run dartssh.dart -l root 172.17.0.2 --debug --password test --tunnel localhost:80

Is my command right at this point?

It says tunnel is up, but curl 127.0.0.1:1234 responds connection refused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions