mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 17:25:27 +00:00
update readme
This commit is contained in:
parent
ad9bb1ae49
commit
1eb69a4e15
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Run server accessible to Internet IPv4/IPv6, [Yggdrasil](https://yggdrasil-network.github.io/), [Mycelium](https://github.com/threefoldtech/mycelium), and other networks simultaneously, as many as desired
|
* Run IPv4/IPv6 server accessible to Internet, [Yggdrasil](https://yggdrasil-network.github.io/), [Mycelium](https://github.com/threefoldtech/mycelium), and other networks simultaneously, as many as desired;
|
||||||
* Optimized for streaming large files (in chunks) without memory overload on buffering the data
|
* Optimized for streaming large files (in chunks) without memory overload on buffering the data;
|
||||||
* Supports the [CLF](https://en.wikipedia.org/wiki/Common_Log_Format) access log, which is compatible with analytics tools such as [GoAccess](https://goaccess.io/), [GoatCounter](https://www.goatcounter.com/) or just [htcount](https://github.com/yggverse/htcount)
|
* Supports the [CLF](https://en.wikipedia.org/wiki/Common_Log_Format) access log, which is compatible with analytics tools such as [GoAccess](https://goaccess.io/), [GoatCounter](https://www.goatcounter.com/) or just [htcount](https://github.com/yggverse/htcount);
|
||||||
* See the [Options](#options) section for a complete list of other features.
|
* See the [Options](#options) section for a complete list of other features.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue