> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Interactsh Install

> Learn how to install Interactsh and get started

<Tabs>
  <Tab title="Go">
    <Note> Enter the command below in a terminal to install ProjectDiscovery's Interactsh. </Note>

    ```bash theme={null}
    go install -v github.com/projectdiscovery/interactsh/cmd/interactsh-client@latest
    ```
  </Tab>
</Tabs>

## Installation Notes

* The Interactsh CLI client requires the latest version of [**Go**](https://go.dev/doc/install)
