I have:
How to attach from local Windows 10 to Debian-2 by using ssh tunnel for debug?
I found a solution.
Source port: 12345
Destination: localhost:12345
Local
Auto
ssh -L 12345:localhost:22 user@debian2