Skip to content

Better Port forwarding support #699

@shauryagoel

Description

@shauryagoel

I have a public server, which has access to an internal IP/domain (say foo) of a service running at port 8000. Now, I can access the internal service via my PC at port 8000 using the following SSH command- ssh <PUBLIC_SERVER_IP> -L 8000:foo:8000. However, doing the same thing using et- et <PUBLIC_SERVER_IP> -t 8000:foo:8000 does not work. Is this feature not currently present in et, or am I missing something?

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