This repository contains binary files of different sizes for Internet speed testing using raw GitHub URLs.
To use these files with raw GitHub URLs, follow these steps:
- Create a public GitHub repository where you'll upload these binary files
- Add the .bin files to your repository
- Use the following URL format to access the files directly from GitHub:
https://raw.githubusercontent.com/USERNAME/REPO/BRANCH/path/to/file.bin
Where:
USERNAMEis your GitHub usernameREPOis your repository nameBRANCHis the branch (usually 'main' or 'master')
- Direct access to GitHub-hosted files
- No transformations or processing of the files
- Reliable access for testing purposes
- HTTPS compatible
- Simple URL structure
- 128KB.bin - 128 KB
- 256KB.bin - 256 KB
- 512KB.bin - 512 KB
- 1MB.bin - 1 MB
- 2MB.bin - 2 MB
- 5MB.bin - 5 MB
- 10MB.bin - 10 MB
- 20MB.bin - 20 MB
- 40MB.bin - 40 MB
- 50MB.bin - 50 MB
- 100MB.bin - 100 MB
Example URLs for the test files (replace with your own data):
https://raw.githubusercontent.com/your-username/speed-test-files/main/128KB.bin
https://raw.githubusercontent.com/your-username/speed-test-files/main/256KB.bin
https://raw.githubusercontent.com/your-username/speed-test-files/main/512KB.bin
...