Ssh bind ports from GW goes through Tor?

Using this command to ssh into a VPS where my I2P router runs and bind some ports

ssh -f -N -L 4444:127.0.0.1:4444 root@123.123.123.123

Then I set it as a proxy in TBB to browse .i2p sites.

Can the VPS find out my real IP or is all this going through Tor?

Thanks

I assume this is Whonix question.(!) If you do it in Whonix-Workstation… Since Whonix-Workstation doesn’t known its own external IP address, nothing you do inside Whonix-Workstation (use i2p, use ssh, special configurations) can lead the IP leaks (except attacks).