Skip to content

Instantly share code, notes, and snippets.

@folz
Created February 3, 2011 02:26
Show Gist options
  • Save folz/808924 to your computer and use it in GitHub Desktop.
Save folz/808924 to your computer and use it in GitHub Desktop.
Minecraft through a proxy
java -DsocksProxyHost=localhost -DsocksProxyPort=1080 -jar Minecraft.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment