If you ever use your Mac on a large network such as at work, at a university or at a library, you will probably need to set up a proxy. Networks use proxies to control and limit access from unauthorized users to unauthorized content. Running Tor on Mac OS X. If you are using Homebrew in a Terminal window, run. Change your application proxy settings back to their original values.

Tor

Source: – There’re many reasons you might want to browse anonymously which can be accomplished by using. The setup instructions on Tor’s website are quite scattered and outdated so here’re some steps to setup Tor on OS X with a simple automated script at the end.

I’m using OS X Yosemite (10.10) for the following instructions but it should work on almost any OS X version. Tor Browser The most simple way to surf anonymously with Tor is to just grab the bundle. But it’s based on a super old version of Firefox. And there might be more you want to do anonymously on your machine than just browsing the web, like accessing resources via the Terminal or any other app.

Best mac android emulator. Or just use the browser you’re used to. For this you need to have Tor installed on your system and additionally set specific Proxy values in your network preferences after you’ve started Tor. Install Tor Contrary to the weirdly outdated (hey, remember Macports?), installing Tor on Mac OS X is super simple with. In your Terminal execute. Tor Congratulations, you now have Tor running on your system. But none of your network traffic is routed through it yet.

SUPERCHARGED WORK AND PLAY WITH NEXT-GEN AC WiFi ROUTER Designed as a dual-purpose home office and entertainment, the MAX-STREAM AC5400 MU-MIMO Gigabit WiFi Router (EA9500) delivers WiFi to multiple users on multiple devices at the same time and same speed. Offer is non-transferable and subject to change without notice. Works for mac download. Not valid on shipments to Canada, Puerto Rico or any other US Territories. Featuring (Multi-User, Multiple-Input, Multiple-Output) technology, this Next-Gen AC Router treats your devices--PCs, Smart TVs, streaming devices, smartphones--as if each has its own dedicated router.

In order for all your system traffic being routed through Tor you need to adjust your system’s network proxy settings whih you can either do visually in the System Preferences or programmatically via OS X’s builtin networksetup. Set network proxy settings via System Preferences You can do this under System Preferences > Network and creating a specific Tor network location for it: • From Location dropdown at the top, select Edit Locations • Create a new location by hitting the plus button and name it Tor. Hitting Done will select the new location which is now ready to be configured • Go to Advanced > Proxies and activate SOCKS Proxy and add those values: • SOCKS proxy server: localhost • Port: 9050 After hitting OK & Apply at the initial network screen, you can easily switch to this newly created location from your menu bar under  > Location whenever you start up Tor.

Switching to the Tor location routes all network traffic on your system through Tor. Note that you have to repeat those steps for every other network interface if you use, say, Wi-Fi and Ethernet interchangeably. All in one go: start Tor & set network proxy settings automatically When you’re already in the Terminal to start up Tor, additionally setting the network settings invloves a lot of fiddling around. Ain’t nobody got time for that.

Thankfully OS X provides a way to programmatically set those proxy values via the networksetup utility. I’ve found a for this but running it opened multiple admin password prompts. So I extended it a bit to make it more user friendly. In a nutshell, this shell script asks you for your admin password upfront, starts up Tor, and sets all required proxy network settings automatically.