mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
Updated Home (markdown)
parent
b2dd647de7
commit
9b02739d4a
1 changed files with 8 additions and 0 deletions
8
Home.md
8
Home.md
|
|
@ -2,6 +2,14 @@ Welcome to the aquatic-crawler wiki!
|
|||
|
||||
## Conception
|
||||
|
||||
```
|
||||
torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss
|
||||
* SQLite DB
|
||||
* Manticore full-text search index
|
||||
* /.torrent
|
||||
* /data-preload
|
||||
```
|
||||
|
||||
1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled.
|
||||
2. Add this tracker to your BitTorrent client (and share with others).
|
||||
3. Run the [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) connected to the `aquatic_udp` binary API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue