[SOLVED] VPN & Anonymous mode?

Started by Randomer, January 10, 2015, 07:30:10 PM

Previous topic - Next topic

Randomer

Apologies if this has previously been posted, I did scan through the recent posts and couldnt see anything.

Is it possible to use my openVPN alongside the anonymous mode?

if so, how do I go about doiing this as im having trouble getting it to work.

thanks.

b4d_bl0ck

Hi Randomer,
Anonymous mode uses Tor to anonymize traffic. In general this is very explicative:
https://trac.torproject.org/projects/tor/wiki/doc/TorPlusVPN

As you can see, VPN over Tor is hard to get... Tor over VPN may work, but maybe you need to hack the Anonymous script a bit.

Have fun!
bool secure = check_paranoia() ? true : false;