On a Mac, setting a proxy is a bit annoying because you should open system preferences and navigate through the menus. To set up a proxy using SSH tunneling, you can do the following:
networksetup -setsocksfirewallproxy Wi-Fi localhost 10000 off; ssh -D 10000 -X yyyy@xxxxx
exit
networksetup -setsocksfirewallproxystate Wi-Fi off
You can still set up a proxy for Firefox browser.
Suggested Pages #
- 0.013 Jupyter/notebook
- 0.006 Jupyter
- 0.006 IPython notebook
- 0.006 Peter Norvig
- 0.006 SSH
- 0.006 Artemy Kolchinsky
- 0.003 SSH config
- 0.003 Polynote
- 0.003 IPython
- More suggestions...