Skip to content

Local tunnel to remote without binding? #178

@alexge233

Description

@alexge233

Hi, I'm not sure this package can achieve what I want (which is pretty trivial compared to the examples), I'm only interested in opening a local port which forwards my connections to a remote (socks 5). Not interested in opening a remote port.
Sort of like this:

 ssh -D 9000 -N -o PubkeyAuthentication=no user@example.com

Is this possible? Every time I try without remote_bind_address it fails to start.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions