torproxy2.shon commit Merge branch 'master' of /tank/andrew/code/scripts (06e7581)
   1#! /bin/bash
   2
   3enable {
   4
   5        tor
   6        torsocks open -a "Google Chrome.app"
   7
   8}
   9
  10$@