# Week 23 - FoxyProxy Extension

## FoxyProxy For Managing BurpSuite

Week 23 is here! This week I wanted to provide you all with advice on how to build out your setup. Since BurpSuite is a tool I use almost every day, it’s extremely important to be able to quickly configure your proxy settings. To do this, I use a FireFox extension called FoxyProxy.

It allows you to set your proxies (HTTP/SOCKS/DIRECT) and easily enable/disable them in one place, with one click. Additionally, the extension icon displays the currently connected proxy, so you won’t be left wondering why you’re having connection issues when you close Burp.

![](/files/paOO7FmchZnz8932F28G)

![](/files/4QADpd676KGITTBGrcQo)


---

# 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://www.webhackingtips.com/weekly-tips/week-23-foxyproxy-extension.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.
