Skip to content
/ Flash Public

Flash is a highly parallel downloading client with support for multiple source IP addresses / network adapters

Notifications You must be signed in to change notification settings

avamsi/Flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e620866 · Feb 28, 2017

History

33 Commits
Feb 27, 2017
Aug 24, 2016
Feb 26, 2017
Feb 26, 2017
Oct 3, 2016
Aug 30, 2016
Feb 26, 2017
Feb 28, 2017
Feb 27, 2017
Feb 27, 2017
Oct 21, 2016

Repository files navigation

Flash

Increase your download speeds by downloading from multiple IP addresses simultaneously!

You can either have multiple IP addresses on the same adapter or have multiple network adapters. If you want to use a subset of your IP addresses, change get_ip_addresses function in utils.py

Usage

Install requests and requests_toolbelt

pip3 install requests
pip3 install requests_toolbelt

Run __main.py__ and enter download url(s) as input for the script (I know, I know, I should change that)

python3 .

Or you can install the Chrome extension (Instructions) and Flash automatically captures downloads that are > 10 MB in size.
(Note that, Flash needs to be running)
Windows users, if you want to disable the constant nagging by Chrome that "Extensions running in developer mode can harm your computer...", take look at this Stack Overflow answer.

Supported Platforms

Flash supports Windows, Linux and macOS.
(Linux and macOS support for utils.py was contributed by @j3rw1N in #2). Feel free to contribute!

About

Flash is a highly parallel downloading client with support for multiple source IP addresses / network adapters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published