|
|
|
|
|
by bhanu423
1110 days ago
|
|
I usually just use `npx http-server` which gives a server that supports concurrent streams for faster downloads over the python server(which I use on devices where python is present and node isn't). I often use it transfer file over wifi from a device to other. |
|