Command Line Usage

liburlparser provides a command-line interface through its Python module, allowing you to parse URLs and hosts directly from the terminal.

Basic Commands

Getting Help

To see all available options:

python -m liburlparser --help

Output: