torproxy2.shon commit add some scripts (17f9da0)
   1#! /bin/bash
   2
   3enable {
   4
   5        tor
   6        torsocks open -a "Google Chrome.app"
   7
   8}
   9
  10$@