Using World of Minecraft client through a HTTP Proxy (LOCKED)
I have to go through an HTTP proxy to download the server list. With previous versions of World of Minecraft custom client, I could get it to run through the proxy by editing the batch file and adding in something like this:
'-Dhttp.proxyHost=192.168.0.17 -Dhttp.proxyPort=8080'
How do I add in something like this with the new World of Minecraft.exe file?
Thanks in advance
You can create a batch file that just reloops into it...
well my solution that i found is to create a batch file like this
@echo off
java -D32 -Xmx800M -DsockProxyHost=(ip here) -DsocksProxyPort=(port) -jar World of Minecraft.exe
although i havent seen a -Dhttp.proxyhost tag before....i'll try it
Running World of Minecraft through a proxy =
Running World of Minecraft through a proxy = evading ban?
WoM Coins: 23
oops....I put another post like this. But please answer