/
Dynamic Port Forwarding
Dynamic Port Forwarding
For Mac and Linux users, establish a ssh session to ubuntu.cs.mcgill.ca using your McGill first.last@mail.mcgill.ca credentials:
Eg: ssh -D 9000 first.last@ubuntu.cs.mcgill.ca
For windows users, review the following link:
In Firefox (easiest as it can have its own proxy settings):
Settings -> Network Settings
Configure Proxy Access
Manual
SOCKS Host: localhost port 9000 (or whatever port one choses)
SOCKv5
Ok
See image below replacing XXXX with the port of your choice above:
*** Be sure to enable Proxy DNS when using SOCKS v5
, multiple selections available,
Related content
SSH Access
SSH Access
More like this
Remote Access
Remote Access
More like this
Secure shell (ssh)
Secure shell (ssh)
More like this
OpenSSH on MacOS or Linux
OpenSSH on MacOS or Linux
More like this
OpenSSH on Windows
OpenSSH on Windows
More like this
Configure Key-based SSH Authentication
Configure Key-based SSH Authentication
More like this