Create
[bash]ssh -N -D 6000 [email protected]_address[/bash]
Link
[bash]ssh -N -L 7000:localhost:6000 [email protected]_address[/bash]
Firefox
about:[......]
Create
[bash]ssh -N -D 6000 [email protected]_address[/bash]
Link
[bash]ssh -N -L 7000:localhost:6000 [email protected]_address[/bash]
Firefox
about:[......]