Skip to content

Instantly share code, notes, and snippets.

@meteozond
Last active February 16, 2022 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meteozond/7efabb90ae00bbb4b2e48788ae4cc6c6 to your computer and use it in GitHub Desktop.
Save meteozond/7efabb90ae00bbb4b2e48788ae4cc6c6 to your computer and use it in GitHub Desktop.
Start Tramsission.app with Tor Bowser proxy on macos
open \
--env ALL_PROXY="socks5://127.0.0.1:9150" \
/Applications/Transmission.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment