skygunner
skygunner
tried with my Lolin CH340 nodemcu v3 clone and it does not work, maybe the board is not supported somehow
should read the README.md this can be closed
After you've generated or filled the Motrix RPC key, remember to click save and apply button
FTP has been implemented in those projects: https://github.com/fr34kyn01535/discord-fs with pacakge simple-ftpd also https://github.com/pixelomer/discord-fs with pacakge ftp-srv
Also having this problem. 25.0.4
Also would like to request this feature as a large number of web sites are not able to be accessed through ipv6 yet
How about csf. ufw doesn't support block a country's ip via country code.
This issue might be related https://github.com/frappe/frappe/issues/19996
Just tried Nginx's QUIC+HTTP/3 implementation and it works fine, does not have the same issue.
If you use npm install to install packages, it will miss some. In the project directory, use ```shell yarn install ``` to auto install all dependencies and it should solve...