When i set proxy in web browser (FF, Chrome) and select SOCKS4 or SOCKS5 as a type.
And it will work (websites will open)...
PS: im using SSH proxy where i run this command on proxy server: ssh -f -N -D 0.0.0.0: portnumberhere localhost
1) then it means i can be sure that all data i submit on websites (web forms) are transfered encrypted/non readable?
2) What if i visit some HTTP webpage where are texts which represent some sensitive data like passwords. They are visible on that page. Can anyone on the way between server and my computer know these data in plain text or even those are encrypted?
3) Then another level. What about website URLs i visit, are they known to anyone on the way between me and server (example ISP) or they are unknown? Again assuming im using proxy the way described in the first paragraph of this topic.
Thank you alot
And it will work (websites will open)...
PS: im using SSH proxy where i run this command on proxy server: ssh -f -N -D 0.0.0.0: portnumberhere localhost
1) then it means i can be sure that all data i submit on websites (web forms) are transfered encrypted/non readable?
2) What if i visit some HTTP webpage where are texts which represent some sensitive data like passwords. They are visible on that page. Can anyone on the way between server and my computer know these data in plain text or even those are encrypted?
3) Then another level. What about website URLs i visit, are they known to anyone on the way between me and server (example ISP) or they are unknown? Again assuming im using proxy the way described in the first paragraph of this topic.
Thank you alot
Last edited: