Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using 8BitMMO with Tor
#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
[Image: 7rL6Nl0.png]
Reply
 


Messages In This Thread
Using 8BitMMO with Tor - by zooty - 12-21-2015, 05:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website