aio-downloader: Break GFW Regain freedom for your startup with aio-downloader, a tool for founders.
544 stars 1,179 forks Quality 8/10 Updated 7/4/2026100% free ยท open source
aio-downloader is a tool that helps founders break through the Great Firewall of China (GFW) and regain freedom to access restricted resources
git clone https://github.com/ProAlit/aio-downloader.git && cd aio-downloader
โข When your startup needs to access international resources blocked by the GFWโข When you want to download files from websites restricted in your regionโข When you need to bypass geo-restrictions to access specific online services1 Run the command `python3 aio-downloader.py` to start the downloader 2 Configure the `config.json` file to set up your proxy and download settings 3 Use the `--help` flag to see available commands and options, e.g. `python3 aio-downloader.py --help` 4 Start a download task by running `python3 aio-downloader.py -u <url> -f <filename>` 5 Use the `--proxy` option to specify a proxy server, e.g. `python3 aio-downloader.py -u <url> -f <filename> --proxy <proxy_url>` Ready-to-paste prompt Copypython3 aio-downloader.py -u https://example.com/restricted-file.zip -f restricted-file.zip --proxy http://proxy.example.com:8080 Heads up: You need to have Python 3 installed on your system to run aio-downloader, and you may need to configure your proxy settings in the `config.json` file to use the tool effectively
๐ค Like this skill Saves to your device