Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active November 13, 2024 02:42
Show Gist options
  • Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
download java from oracle without login
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/12.0.2+10/e482c34c86bd4bf8b56c0b35558996b9/jdk-12.0.2_linux-x64_bin.tar.gz
@exortsgit
Copy link

@HxnryLSD
Copy link

HxnryLSD commented Oct 6, 2024

You can also try https://www.techspot.com/downloads/5198-java-jre.html

sending redirection website.
keep yourself safe bro.
dumb

@idc77
Copy link

idc77 commented Oct 21, 2024

@AmythD your site is still up but the conversion doesn't work anymore
Source

https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/jdk-8u431-linux-x64.tar.gz

Converted

https://javadl.oracle.com/webapps/download/GetFile/1.8.0_431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/linux-i586/jdk-8u431-linux-x64.tar.gz

Error

Unrecognized arguments

@MS-2
Copy link

MS-2 commented Oct 24, 2024

heroes without cape

@Yoticc
Copy link

Yoticc commented Oct 25, 2024

Does anyone know how to get java 8 b90 win with debug symbols?

@antnesswcm
Copy link

https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u421/jdk/jdk-8u421-windows-x64.zip

This part can be modified. I tried it and surprisingly, I was able to download the zip file. It's unbelievable
java8u421/jdk/jdk-8u421-windows-x64.exe
这一部分是可以修改的,我尝试了,居然可以下载zip,不可思议

@igormcsouza
Copy link

I made a small site that converts URLs in basically the same way @rathaROG did it. I hope it's useful.

Github can never recognize its start enough! But this guy deserves it! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment