Skip to content

Can I programmatically perform remote forwarding? #13

@rohanpanuganti

Description

@rohanpanuganti

Inside my main.dart I want to make a remote forwarding call like this:

ssh -R 80:127.0.0.1:3000 user@<remote_server_ip>

Is that currently possible and if so how would I go about doing it?

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