# Kiểm tra proxy

{% embed url="<https://www.youtube.com/watch?v=pKMUxJr78Bg>" %}

Trong một số trường hợp, proxy của bạn có thể không hoạt động. Bài viết này hướng dẫn cách kiểm tra proxy bằng trình duyệt Firefox và tiện ích mở rộng FoxyProxy để xác định nguồn gốc của vấn đề.

{% stepper %}
{% step %}
**Cài đặt Firefox**

Cài đặt Firefox nếu bạn chưa có. Tải xuống từ [liên kết này](https://www.firefox.com/en-US/?redirect_source=mozilla-org\&utm_campaign=SET_DEFAULT_BROWSER).
{% endstep %}

{% step %}
**Cài đặt tiện ích mở rộng FoxyProxy**

Cài đặt tiện ích mở rộng FoxyProxy cho Firefox qua [liên kết này](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/).
{% endstep %}

{% step %}
**Mở FoxyProxy**

Nhấp vào biểu tượng FoxyProxy ở phía bên phải của thanh công cụ Firefox để mở tiện ích mở rộng.

<figure><img src="/files/AxkaW5a4Mf3vbSCJxltj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Thêm chi tiết proxy của bạn**

Nhấp vào **Add** trong tiện ích mở rộng FoxyProxy. Trong cửa sổ mới, nhập:

* Loại Proxy
* IP Proxy
* Cổng
* Tên người dùng (nếu có)
* Mật khẩu (nếu có)

Đặt tên cho proxy, sau đó nhấp vào **Save**.

<figure><img src="/files/ZORGDv73XeuGYNGtynPF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Kích hoạt proxy**

Chọn proxy từ menu thả xuống của FoxyProxy và kích hoạt nó.

<figure><img src="/files/kHLuuYbzU4TNNcFmIwef" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Xác nhận proxy**

Truy cập vào một trang web như <http://www.whoer.net> để kiểm tra xem proxy có hoạt động hay không. Điều này sẽ cho biết IP/proxy của bạn có hoạt động hay không.
{% endstep %}

{% step %}
**Liên hệ với nhà cung cấp proxy**

Nếu proxy bạn đã mua không hoạt động, hãy báo cáo vấn đề cho nhà cung cấp proxy. Họ có thể cung cấp hỗ trợ hoặc thay thế proxy.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Đừng ngần ngại liên hệ với chúng tôi nếu bạn có bất kỳ câu hỏi nào. [Đội ngũ hỗ trợ](https://incogniton.com/contact/) của chúng tôi luôn sẵn sàng giúp đỡ bạn!
{% endhint %}


---

# 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://docs.incogniton.com/documentation/vietnamese-documentation/quan-ly-proxy/testing-and-verifying-proxies/proxy-test.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.
