Home » Questions » Computers [ Ask a new question ]

port forwarding on linux without root or ssh

port forwarding on linux without root or ssh

I was wondering whether it is possible to get port forwarding without being root or ssh.

Asked by: Guest | Views: 307
Total answers/comments: 2
Guest [Entry]

i would also prefer ssh BECAUSE of the encryption, but 'socat' should work fine for you as well.
Guest [Entry]

"If what you are doing works, and you aren't seeing any performance problems, I wouldn't change anything. If you aren't transferring large amounts of data, it shouldn't have much of an impact. And if you are, ssh can compress the data, so you still might be better off.

The only problem might be with latency. It looks like you are tunneling http traffic, so it should be negligible."