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