Nodjawnloader = Node.js + Ninja + Downlader
Some firewall block zip, war, jar or nearly eveything but GET http requests. Nodjawnloader server will download your request and send file blocks to your client browser with websocket or long polling using socket.io. When all blocks are downloaded by you browser, the file is exposed to you using HTML5 File API.
Please respect security recommandation of you provider or company !
WARNING : Only tested with Chrome 26
Checkout the project and type in a command line
npm install
node app.js
Copyright (c) 2013 Jérôme WAX Licensed under the MIT license.