Menu

#2 Dynamic forward

closed
None
7
2006-07-20
2005-09-02
No

The dynamic forward function would be nice. All it takes is a
port address.

ssh -D 8080 <host>

in .ssh/config it looks like

DynamicForward 8080

Since this will allow you to use ssh as a socks 5 proxy, it is
a very useful option to add.

Discussion

  • Mark Smulders

    Mark Smulders - 2005-10-17
    • priority: 5 --> 3
     
  • Mark Smulders

    Mark Smulders - 2005-10-17
    • assigned_to: nobody --> rennie
     
  • Mark Smulders

    Mark Smulders - 2005-10-19
    • priority: 3 --> 7
     
  • Mark Smulders

    Mark Smulders - 2005-12-18

    Logged In: YES
    user_id=361180

    Theres a patch available against the 0.3 sourcecode to
    implement a tunnel of type 'socks'. The naming will probably
    change to 'dynamic' in the future, but this will do for now.
    I will attach it to this request - so please test it... and
    report your findings :)

    Note that the 'host' and second 'port' are still mandatory
    in the interface; however unused when choosing type 'socks'.
    I will ofcourse fix that when this patch gets applied into
    the gstm code.

    The patch was gracefully provided by Johan Christiansen;
    credits for this one go to him ;)
    Johan, if you should read this, please contact me by other
    means (eg. other email or msn) than your .it host since it
    can't be resolved (NXDOMAIN) so I can't reply :(

     
  • Mark Smulders

    Mark Smulders - 2006-03-23

    Dynamic Forward patch against 0.3

     
  • Mark Smulders

    Mark Smulders - 2006-07-20
    • status: open --> closed
     
  • Mark Smulders

    Mark Smulders - 2006-07-20

    Logged In: YES
    user_id=361180

    This feature is implemented in current code and will be available
    in next upcoming release.

     

Log in to post a comment.