Skip to main content

MIT License

Universal Speedtest CLI is released under the MIT License, one of the most permissive and widely-used open source licenses.

What This Means

The MIT License allows you to:
  • Use the software for any purpose (commercial or personal)
  • Modify the source code
  • Distribute copies of the software
  • Sublicense the software
  • Use the software privately
The only requirement is that you include the original copyright notice and license in any copies or substantial portions of the software.

License Permissions Summary

You can use Universal Speedtest CLI in commercial applications and products without any restrictions or fees.
You are free to modify the source code to suit your needs. You can create derivative works and distribute them under the same or different licenses.
You can distribute copies of the software, both modified and unmodified, as long as you include the original copyright notice and license.
You can use and modify the software privately without any obligation to share your changes.

Full License Text

MIT License

Copyright (c) 2026 mktbsh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Copyright Holder: mktbsh
Year: 2026
Project: Universal Speedtest CLI
Repository: github.com/hsblabs/universal-speedtest-cli

Disclaimer

The software is provided “as is”, without warranty of any kind. The authors are not liable for any damages or issues arising from the use of this software.
This is standard for MIT-licensed software and protects contributors while ensuring maximum freedom for users.

Contributing

By contributing to Universal Speedtest CLI, you agree that your contributions will be licensed under the MIT License. See our Contributing Guide for more information on how to get involved.

Third-Party Dependencies

Universal Speedtest CLI may include or depend on third-party libraries and tools, each with their own licenses. When distributing the software, ensure you comply with the licenses of all dependencies. You can review the project’s dependencies in the go.mod file in the source repository.

Build docs developers (and LLMs) love