summarylogtreecommitdiffstats
path: root/download.sh
blob: 9055b20e0019dd7c1580899ff3687dbb74965c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
wget	--header='Host: omnetpp.org' \
			--header='User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0' \
			--header='Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' \
			--header='Accept-Language: en-US,en;q=0.5' \
			--header='Accept-Encoding: gzip, deflate, br' \
			--header='Referer: https://omnetpp.org/component/jdownloads/category/31-release-test-versions?Itemid=-1' \
			--header='Cookie: __cfduid=dbf18f0b4ef7d74030db369718b8d63f71514490794; fcb7e5dfc3182a73cb86f768253d1ad1=e2eeb09dd5f0404f46ca7a63b55bdd6e; _ga=GA1.2.1607899217.1514490860; _gid=GA1.2.1428920453.1514490860; _gat=1' \
			--header='Connection: keep-alive' \
			--header='Upgrade-Insecure-Requests: 1' \
			https://www.omnetpp.org/component/jdownloads/send/31-release-test-versions/2325-omnetpp-5-3p1-linux \
	  	-O omnetpp-5.3p1-src-linux.tgz