From 6e5bc5ecf456ace161ba97a8eb6123aa64bb5a2c Mon Sep 17 00:00:00 2001
From: Roger Dingledine
The only setting you might need to change is "SocksAddress". +
The only setting you might need to change is "SocksBindAddress". By default, your Tor client only listens for applications that connect from localhost. Connections from other computers are refused. If you want to torify applications on different computers than the Tor client, you should copy torrc.sample to torrc (it's installed by default -to /usr/local/etc/tor/), change the SocksAddress line to +to /usr/local/etc/tor/), change the SocksBindAddress line to 0.0.0.0, and then hup or restart Tor.
To test if it's working, point your browser