Skip to content

Support dynamic port forwarding #251

@crane-denny

Description

@crane-denny

I am using a socks5 proxy to tunnel some of my requests through.
I would love to setup this tunnel dynamicaly within my application instead of having it running always on my computer and then not knowing that it crashed or something.

ssh -D 127.0.0.1:8080 -q -C -N -f -v -l $USERNAME $IP

Paramiko is about to support this feature: paramiko/paramiko#1873

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions