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