Tunneling traffic through a proxy using SSH - what does the proxy server see?
Posted
by
nilu
on Super User
See other posts from Super User
or by nilu
Published on 2012-04-12T21:55:48Z
Indexed on
2012/04/12
23:33 UTC
Read the original article
Hit count: 227
If I am accessing information (in a browser or via bittorent) through an SSH tunnel, what info will then be possible to obtain on the SSH/proxy server itself?
As far as I have understood, the information between the proxy server and my computer is encrypted, but is it not possible for the SSH server admin to obtain info about the traffic?
The SSH session requires my credentials, so my guess would be that the server admin would be able to obtain any information about my network usage.
© Super User or respective owner