File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,10 @@ TorrServer is a program that allows users to view torrents online without the ne
3232The core functionality of TorrServer includes caching torrents and subsequent data transfer via the HTTP protocol,
3333allowing the cache size to be adjusted according to the system parameters and the user's internet connection speed.
3434
35+ ## AI Documentation
36+
37+ [ ![ Ask DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/YouROK/TorrServer )
38+
3539## Features
3640
3741- Caching
@@ -216,7 +220,7 @@ To run the web server locally, just run
216220yarn start
217221```
218222
219- More info at https://github.com/YouROK/TorrServer/tree/master/web#readme
223+ More info at < https://github.com/YouROK/TorrServer/tree/master/web#readme >
220224
221225### Build
222226
@@ -247,6 +251,7 @@ cd server; swag init -g web/server.go
247251# Documentation can be linted using
248252swag fmt
249253```
254+
250255## API
251256
252257### API Docs
@@ -265,6 +270,7 @@ The users data file should be located near to the settings. Basic auth, read mor
265270 "User2" : " Pass2"
266271}
267272```
273+
268274Note: You should enable authentication with -a (--httpauth) TorrServer startup option.
269275
270276## Whitelist/Blacklist IP
@@ -292,7 +298,6 @@ local:127.0.0.1
292298- [ Boosty] ( https://boosty.to/yourok )
293299- [ TBank] ( https://www.tbank.ru/cf/742qEMhKhKn )
294300
295-
296301## Thanks to everyone who tested and helped
297302
298303- [ anacrolix] ( https://github.com/anacrolix ) Matt Joiner
You can’t perform that action at this time.
0 commit comments