Expand description
Β§download-manager
Download the Tor Browser Bundle over the tor network using multiple connections.
We use HTTP Range requests
to request the file in chunks.
StructsΒ§
- Args π
- Tor Browser Bundle download manager
FunctionsΒ§
- connect_
to_ πurl - Connect to a URL using a isolated Tor Client
- get_
checksums π - Fetch a
HashMap
of filename to checksum from a [Uri
] - get_
content_ πlength - Fetch the size of the Tor Browser Bundle
- main π
- request_
range π - Request a range of bytes using HTTP Range requests