Using World of Minecraft client through a HTTP Proxy (LOCKED)
3 replies [Last post]
Maffew
WoM Member
Members
WoM Member: 105601
WoM Coins: 0

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

lordaragos
WoM Member
Members
WoM Member: 363718
WoM Coins: 23
I also have the same issue

oops....I put another post like this. But please answer

lordaragos
WoM Member
Members
WoM Member: 363718
WoM Coins: 23
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

Lunick
Officially Retired
Contributor +
WoM Member: 74757
WoM Coins: 8985
Running World of Minecraft through a proxy =

Running World of Minecraft through a proxy = evading ban?