Skip to content

Commit c85f33f

Browse files
authored
Merge branch 'YouROK:master' into master
2 parents 36348a5 + 8e4beac commit c85f33f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ TorrServer is a program that allows users to view torrents online without the ne
3232
The core functionality of TorrServer includes caching torrents and subsequent data transfer via the HTTP protocol,
3333
allowing 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
216220
yarn 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
248252
swag 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+
268274
Note: 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

0 commit comments

Comments
 (0)