> For the complete documentation index, see [llms.txt](https://csbygb.gitbook.io/pentips/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://csbygb.gitbook.io/pentips/tools/websocat.md).

# Websocat

* [Official repo here](https://github.com/vi/websocat)

## Install

* Get the binary from [here](https://github.com/vi/websocat/releases)
* Add it in your binaries `sudo cp websocat /usr/local/bin`

## Use

* Then you can communicate with your target using `websocat ws://`
