Skip to content
/ Flash Public
forked from avamsi/Flash

Downloading client with support for multiple IP addresses / adapters

Notifications You must be signed in to change notification settings

j3rwin/Flash

 
 

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 flash.py and enter download url(s) as input for the script (I know, I know, I should change that)

python3 flash.py

NOTE: Flash is supposed to be cross-platform but utils.py is Windows only.
Flash is now cross-platfrom (contributed by @j3rw1N in #2). Feel free to contribute!

About

Downloading client with support for multiple IP addresses / adapters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.4%
  • JavaScript 4.6%