From 7ab1dbcb1836b2cb1ce5cf429095d26f3d43408d Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 8 Jul 2025 22:24:14 +0300 Subject: [PATCH] Updated Aquatic (markdown) --- Aquatic.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Aquatic.md b/Aquatic.md index 9ef0f71..32e2d88 100644 --- a/Aquatic.md +++ b/Aquatic.md @@ -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: