> For the complete documentation index, see [llms.txt](https://howto.thec2matrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.thec2matrix.com/c2/trevorc2.md).

# TrevorC2

## Install TrevorC2

```
https://github.com/trustedsec/trevorc2.git
pip3 install -r requirements.txt
```

## Run TrevorC2

```bash
vim trevorc2_server.py
vim trevorc2_client.py
```
