# التحكم في الوصول عبر IP

## ما هو التحكم في الوصول بناءً على IP؟

سيقيد خيار أمان IP الوصول إلى النموذج استنادًا إلى IP الخاص بالمستجيب.

{% hint style="info" %}
سيقرأ ngSurvey عنوان IP المعاد توجيهه إذا كان المستجيب خلف جدار حماية أو وكيل (proxy).&#x20;
{% endhint %}

{% hint style="warning" %}
قد يكون لبعض المستجيبين الذين هم خلف جدران حماية أو وكلاء مؤسسيين نفس عنوان IP. تبذل ngSurvey أقصى جهدها للحصول على IP الحقيقي ولكن اعتمادًا على الوضع المُفعّل في جدران الحماية أو الوكلاء قد يكون من المستحيل أحيانًا الحصول على IP فريد لكل مستجيب.
{% endhint %}

## 🔅 خصائص التحكم في الوصول عبر IP

* **`IP`**&#x647;و عنوان IP الذي يجب أن يُسمح له أو يُمنع من الوصول إلى الاستبيان. يتم دعم أقنعة IP التي تستخدم \* داخل العنوان بشكل كامل.


---

# 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.ngsurvey.com/ar/form-management/security/security-items/althkm-fy-alwswl-abr-ip.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.
