Updated Aquatic (markdown)

oooo-ps 2025-07-08 22:24:14 +03:00
parent a3886f6f27
commit 7ab1dbcb18

@ -1,6 +1,8 @@
This crawler requires [patch #233](https://github.com/greatest-ape/aquatic/pull/233).
## Build from source
## Linux
### Build
* `git clone https://github.com/YGGverse/aquatic.git && cd aquatic`
* `git checkout info-hash-api`
@ -8,7 +10,7 @@ This crawler requires [patch #233](https://github.com/greatest-ape/aquatic/pull/
* `cargo build --release -p aquatic_udp`
* `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp`
## Configuration
### Configuration
* `aquatic_udp -p > /path/to/aquatic.toml`
* `nano /path/to/aquatic.toml`
@ -17,13 +19,13 @@ This crawler requires [patch #233](https://github.com/greatest-ape/aquatic/pull/
* `bin_info_hash_ipv6_file_path` - set path (if IPv6 in use)
* open ports in the firewall according to the `address_ipv4` and `address_ipv6` configuration
## Run
### Run
```
aquatic_udp -c /path/to/aquatic.toml
```
## Use
### Use
[Install](https://github.com/YGGverse/aquatic-crawler#install) and run `aquatic-crawler` with following options: