mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: improve "features at a glance"
This commit is contained in:
parent
205d5a9ee9
commit
a9635bb713
1 changed files with 4 additions and 4 deletions
|
|
@ -21,11 +21,11 @@ of sub-implementations for different protocols:
|
|||
|
||||
Features at a glance:
|
||||
|
||||
- Multithreaded design scales with large amounts of traffic
|
||||
- No database needed (all state is stored in-memory)
|
||||
- IPv4 and IPv6 support
|
||||
- Optional access control (info hash filtering)
|
||||
- Built-in TLS support (HTTP and WebTorrent protocols)
|
||||
- Multithreaded design for handling large amounts of traffic
|
||||
- All data is stored in-memory, so there is no need to configure a database
|
||||
- Supports only allowing certain torrents, or forbiddding certain torrents
|
||||
- Built-in TLS support for HTTP and WebTorrent (no reverse proxy needed)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue