I would like to be able to use Teamviewer anonymously to avoid revealing my real IP address while I access sensitive data on my remote server. The data being transferred is encrypted.
I have looked into TOR (and AdvOR), but am unable to get TeamViewer to work with either. I have set Teamviewer proxy to 127.0.0.1:9050 (default TOR client port) but using Wireshark I am still able to see my real IP address. Both client and server are running Windows. What am I doing wrong?
Is it because TOR's SOCKS protocol is unable to handle Teamviewer's UDP traffic? If TOR isn't the right way to go about it, please let me know what is.