Commit graph

31 commits

Author SHA1 Message Date
yggverse
129d33f593 implement slow_torrent_ban argument option 2025-08-13 17:14:50 +03:00
yggverse
9a2f184a19 separate ban timeout config option, update ban handlers 2025-08-13 16:53:09 +03:00
yggverse
bf16af1a4d reduce default sleep to 60 seconds 2025-08-13 15:46:48 +03:00
yggverse
c44acbb50c require sleep timer value 2025-08-13 15:39:07 +03:00
yggverse
d1e93638d9 implement tmp ban feature for the unresolvable info-hashes, make sleep timer optional, rename i to h (hash) 2025-08-13 15:16:45 +03:00
yggverse
8a9c928b98 add comments 2025-08-10 16:31:20 +03:00
yggverse
6285b850ce remove upload features as not planed in the crawler context 2025-08-10 16:11:09 +03:00
yggverse
2d6b66221f increase default timeouts 2025-08-10 08:13:13 +03:00
yggverse
d7a540f560 implement wait_until_completed timeout 2025-08-10 07:23:38 +03:00
yggverse
67c290716b update default preload extensions 2025-08-10 02:38:42 +03:00
yggverse
bae3febced update comment 2025-08-08 21:10:28 +03:00
yggverse
b0b7938471 add blocklist config option 2025-08-08 20:25:26 +03:00
yggverse
d61af4b970 add disable_local_service_discovery config option 2025-08-08 03:29:44 +03:00
yggverse
edc501e523 update regex example 2025-08-08 02:41:26 +03:00
yggverse
6f4d2894b3 parse SocketAddr from the argument option 2025-08-05 20:43:50 +03:00
yggverse
ea8d5c316f remove deprecated options 2025-08-05 20:39:14 +03:00
yggverse
8cbae5019d remove extra features 2025-08-04 21:23:55 +03:00
yggverse
4646500b66 implement bind option 2025-07-10 15:55:33 +03:00
yggverse
fbc80843c7 implement listen option, rename enable_upnp_port_forwarding to listen_upnp 2025-07-10 02:56:45 +03:00
yggverse
7da1df7137 reorganize debug components 2025-07-09 14:39:37 +03:00
yggverse
51ffa4d93d implement --index-list-limit option 2025-07-09 03:02:16 +03:00
yggverse
29ff0b52cc implement torrent files index option 2025-07-09 02:33:02 +03:00
yggverse
2586593e42 add wiki page reference 2025-07-08 16:37:31 +03:00
yggverse
65e6deaabc use binary api 2025-07-08 15:11:58 +03:00
yggverse
ae4e2e4ba9 implement --index-timeout option 2025-07-07 18:21:43 +03:00
yggverse
113dd9ac09 implement export-trackers argument option 2025-07-07 17:30:32 +03:00
yggverse
8c37cab04e update comment 2025-07-07 15:53:31 +03:00
yggverse
c09fdb5798 update comment 2025-07-07 15:52:54 +03:00
yggverse
3633aedfd0 rename clear option to preload_clear 2025-07-07 14:25:39 +03:00
yggverse
ee78171a12 rename infohash_file to infohash, storage to optional preload, torrent_tracker to tracker 2025-07-07 11:57:54 +03:00
yggverse
39e717ec04 rename argument to config 2025-07-07 01:44:55 +03:00
Renamed from src/argument.rs (Browse further)