> For the complete documentation index, see [llms.txt](https://docs.hypeproxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypeproxy.io/command-line-interface-cli.md).

# Command Line Interface (CLI)

Our new API permits the use of our first command line tool: `hproxy-ctl`.

## Take a Look

```

██╗  ██╗██╗   ██╗██████╗ ███████╗██████╗ ██████╗  ██████╗ ██╗  ██╗██╗   ██╗
██║  ██║╚██╗ ██╔╝██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝
███████║ ╚████╔╝ ██████╔╝█████╗  ██████╔╝██████╔╝██║   ██║ ╚███╔╝  ╚████╔╝
██╔══██║  ╚██╔╝  ██╔═══╝ ██╔══╝  ██╔═══╝ ██╔══██╗██║   ██║ ██╔██╗   ╚██╔╝
██║  ██║   ██║   ██║     ███████╗██║     ██║  ██║╚██████╔╝██╔╝ ██╗   ██║
╚═╝  ╚═╝   ╚═╝   ╚═╝     ╚══════╝╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝

Use HypeProxy.io API with command line.
Written in Rust. https://github.com/hypeproxy/hpro-ctl

FLAGS:
    -h, --help         Prints help information
        --no-banner    Disable showing the banner on start
    -V, --version      Prints version information

OPTIONS:
    -c, --config <config>    Specify the configuration file
```

## Download & Install
