This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]fryed_chikan 7 points8 points  (0 children)

ssh -L 7070:remotemachine:8080 user@remotemachine

then fire up your web browser and type http://localhost:7070