Skip to content

Instantly share code, notes, and snippets.

@zipizap
Created October 11, 2013 14:35
Show Gist options
  • Save zipizap/6935737 to your computer and use it in GitHub Desktop.
Save zipizap/6935737 to your computer and use it in GitHub Desktop.
java -Dhttp.proxyHost=YourProxyIpOrUrl.com -Dhttp.proxyPort=8080 -Dhttps.proxyHost=YourProxyIpOrUrl.com -Dhttps.proxyPort=8080 -Xmx800m -jar minecraft.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment