Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
development:mac:socks_proxy [2020/03/13 10:29]
kalenpw [Disconnect]
development:mac:socks_proxy [2021/06/29 15:14] (current)
kalenpw
Line 5: Line 5:
 ---- ----
 ===== Setup ===== ===== Setup =====
-  - Open 'System Preferences'Network' +  - Open **System Preferences** **Network** 
-  - Select 'Advanced' +  - Select **Advanced** 
-  - Select 'Proxies' +  - Select **Proxies** 
-  - Check 'SOCKS Proxy' +  - Check **SOCKS Proxy** 
-  - Enter '127.0.0.1':'8090' or whichever port you want to use +  - Enter ''127.0.0.1:8090'' or whichever port you want to use 
-  - Select 'OKthen select 'Apply'+  - Select **OK** then select **Apply**
   - Open Terminal and run   - Open Terminal and run
     * ''ssh -D 8090 -n kalenpw@kalenpw.com -p 24''     * ''ssh -D 8090 -n kalenpw@kalenpw.com -p 24''
Line 17: Line 17:
 ---- ----
 ===== Disconnect ===== ===== Disconnect =====
-  - <kbd>Ctrl + C</kbd> in terminal window+  - <kbd>Ctrl + c</kbd> in terminal window
   - Uncheck Socks Proxy and Apply   - Uncheck Socks Proxy and Apply
  
 +----