Coder Social home page Coder Social logo

thunderhack's Introduction

#Thunder Hack

http://syslab.ddns.us/thunder_hack

#Description

Thunder Hack is a web app where you can directly get the download link of a specified file stored on Xunlei Lixian servers without having a Xunlei VIP account. Thanks to the optimal routes to the nearest Lixian servers with wide bandwidth, everyone can enjoy high speed downloading for free as the VIP users do. The main idea is to share the app provider's VIP account by submitting original download links to the provider's Lixian space and crawling the Lixian urls. The project consists of web services and Chrome extension.

#Deployment - development mode

  • Create file web/login_info.json and save the login info of your Xunlei VIP account. The content of the json file may look like this:
{
	"email":"YOUR_EMAIL_ADDRESS@EMAIL_PROVIDER.com", 
	"password":"YOUR_PASSWORD"
}
  • Run the crypto server by :
$ node crypto_server.js
  • Run the web server to generate cookie.txt :
$ sudo python runweb.py

#Usage:

The recommanded way to use this app is simply installing the Chrome extension by dragging the chrome-ext.crx to your Chrome extension management page. Before downloading files on Lixian servers, remember to click the activate button in the popup panel of the extension, or the Lixian servers are likely to reject the download request with 400 responses.

#TODO:

  • JS scripts to automatically generate Aria2 download commands.

  • API documentation.

  • Deployment in production mode.

thunderhack's People

Contributors

chion82 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.