How to tunnel all traffic through Tor?
Posted
by
HappyDeveloper
on Super User
See other posts from Super User
or by HappyDeveloper
Published on 2012-06-17T02:48:59Z
Indexed on
2012/06/17
3:20 UTC
Read the original article
Hit count: 514
All I want is be able to use flash and javascript while using Tor (I don't intend to use it for torrents)
Normally, using flash with Tor is not recommended because firefox plugins run outside of the sandbox, so the browser's proxy settings don't apply to them, and can reveal your real IP.
But I think it should be possible to also redirect flash to the same socket as the browser, and block the other outgoing ports just in case.
Any ideas on how to do this?
© Super User or respective owner