2024-01-12 22:46:17.588401478 +0700
My curiosity of this tilde space network throughput leads me to find how much bandwidth speed this tilde has.
Without much waiting, I installed speedtest-cli
python
package from PyPi.
python3 -m venv --upgrade-deps $HOME/.local/pyvenv
. $HOME/.local/pyvenv/bin/activate
pip install speedtest-cli
speedtest-cli --share
Here are some speed result of this tilde.
First run
Second run
Nice result.
Donate to the author on Ko-Fi.
Back to main page.