Skip to content

Reverse tunneling #15

Open
Open
@mdima

Description

@mdima

Hello,
can I use this project to implement a reverse tunneling to my client?
Reading this instructions: https://www.howtoforge.com/reverse-ssh-tunneling , I can connect to the FxSsh server using from my "remote client":

ssh -R 10000:localhost:22 michele@publicIP

But when I connect from to my PublicIP at port 10000 there is no channel opened.

I saw from the sources the service_TcpForwardRequest function, but I cannot figure out how to make it execute from a ssh client...

Can you pls help?

Thanks,
Michele

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions