# Gopher

{% hint style="danger" %}
This version of the Gopher agent is not designed for AV or EDR evasion and is therefore not OPSEC compliant. Gopher is primarily intended to test and demonstrate the capabilities of AdaptixC2. However, the Gopher agent can be easily extended and modified, making it compatible with various AV evasion methods.
{% endhint %}

## Configuration

<figure><img src="/files/h2sHZxnNRq1LF8B8J5Wj" alt=""><figcaption></figcaption></figure>

Gopher can work with several listeners at once, changing them if the current transport is unavailable. Gopher currently **supports Windows, Linux and MacOS**. The Gopher can be generated **for amd64 and arm64** architectures.

## Commands

Gopher currently supports the following commands.&#x20;

<figure><img src="/files/r9JzWEjzTMf6uU6HX5V0" alt=""><figcaption></figcaption></figure>

The **download** and **run** commands create a new parallel connection. The **job kill** command can stop the download or execution of a command/script.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://adaptix-framework.gitbook.io/adaptix-framework/extenders/agents/gopher.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
