zooty   12-21-2015, 05:12 AM
#1
1. Download and install the Tor Browser Bundle.
2. Start the Tor Browser and verify that it works.
3. Start the client like so
Code:
java -DsocksProxyHost=localhost -DsocksProxyPort=9150  -jar BitLauncher.jar

If you are on *nix you can use torsocks which I have found gives you a lower ping for some reason.

Code:
torsocks java -Djava.net.preferIPv4Stack=true -jar BitLauncher.jar
  
Users browsing this thread:
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.