Releases: txthinking/nico
Releases · txthinking/nico
v20240323
v20231111
- Provide header to upgrade http2 to http3
- NICO_IP: bind IP
- NICO_HTTP3: default: true, this is temporary and will be removed in the future. If you want to disable http3, set it as false
v20230526
fix help info
v20230309
- NICO_RATE: DDoS mitigation, rate limit/second/IP, default: 30
- NICO_LOG: log
export NICO_LOG=true
nico ...
or
echo NICO_LOG=true > $HOME/.nico.env
nico ...
v20230216
auto raise UDP Receive Buffer on linux
v20220926
Support HTTP3
- You can check if your browser supports HTTP3 at https://http3.ooo
- 你可以通过 https://http3.ooo 检查你的浏览器是否支持HTTP3
v20220420
20220404
v20220404
support dotenv /root/.nico.env
v20220401
custom cert
v20211217
auto raise system limits