Skip to content

xblaster/Nodjawnloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodjawnloader : Download like a ninja !

Nodjawnloader = Node.js + Ninja + Downlader

What is Nodjawnloader ?

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 !

Requirement

WARNING : Only tested with Chrome 26

Launch your own server

Checkout the project and type in a command line

npm install

node app.js

TODO LIST

License

Copyright (c) 2013 Jérôme WAX Licensed under the MIT license.

About

download like a ninja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published