Skip to content
Léo Peyronnet edited this page Jul 15, 2024 · 2 revisions

Welcome to the InternetTest CLI FAQ page. Here, you'll find answers to some of the most frequently asked questions about using InternetTest CLI.

General Questions

What is InternetTest CLI?

InternetTest CLI is a command-line tool that provides network diagnostic features similar to those in InternetTest Pro. It allows you to perform tasks such as retrieving DNS information, checking if a website is down, locating IP addresses, and more.

How do I install InternetTest CLI?

Please refer to our Installation Guide for detailed instructions on how to install InternetTest CLI on Windows, macOS, and Linux.

How do I update InternetTest CLI?

To check if a newer version of InternetTest CLI is available, use the following command:

itcli update

This will check for updates and provide information on how to update if a new version is available.

Troubleshooting

The command I ran didn't produce any output. What should I do?

Ensure that you have entered the command correctly and that you are using the correct parameters and options. If the issue persists, check for errors in the syntax and consult the Command Reference for guidance. It also possible that the command you ran requires elevated permissions or that it is not supported on your platform.

I received an error message. How can I resolve it?

Error messages can provide clues about what went wrong. Check the message for specific details and refer to the relevant command page.

How do I report a bug?

If you encounter a bug or issue with InternetTest CLI, please Open an Issue with details about the problem, including any error messages and the steps to reproduce the issue.