I have most of my applications set up to use a SOCKS proxy server that I run on my local computer . The SSH connection is to a server on a completely separate network reachable across the internet. I know that my apps are relying on the SOCKS proxy server, but my understanding is that the tunnel I create to the server should be an encrypted channel. However, my router keeps track of recent web sites visited and it's identifying sites I browse even through I'm using the secure tunnel. Does this make sense? I would expect all traffic to just look like SSH communication to the router.