Add an implementation of p2p plaintext (and gz compressed) blocklists. The list can be read from an url or from a file. All the IP ranges are then stored in interval trees. |
||
|---|---|---|
| .. | ||
| examples | ||
| resources | ||
| src | ||
| webui | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
librqbit
A fully featured, easy to use torrent downloading library used as a backbone of rqbit.
Basic example
See examples on GitHub.