# 网络过滤

教师可以选择阻止所有网站，仅允许指定网站或仅阻止指定网站。他们可以选择限制隐私/隐身浏览。

针对"网页过滤"配置设置。在将学生计算机应用到课堂后，这些设置将自动让学生计算机进入"专注"模式。

{% hint style="info" %}
在教师控制台上，处于专注模式的学生缩略图周围带有红色边框。
{% endhint %}

教师可以点击"专注"按钮，并选择Web选项旁边的"停止"，来临时删除学生计算机上的任何限制。

{% hint style="info" %}
学生计算机上必须安装 Chrome/Edge 的 Web 扩展才能实现此功能。
{% endhint %}

{% hint style="info" %}
在 Microsoft Edge 侧边栏浏览中启用或禁用 Web 筛选功能后，需要关闭并重新启动 Microsoft Edge 才能使更改生效。
{% endhint %}

<figure><img src="/files/5c5mqrXCvQPdrNm7cbXV" alt=""><figcaption></figcaption></figure>

1. 单击左侧菜单中的"网络过滤"。
2. 选择以下选项之一：
   * 禁止访问所有网站 – 使用此选项可阻止所有网络浏览、即时消息和电子邮件程序。
   * 允许学生访问特定网站 – 在启用"关注网络"时，可以使用此选项输入允许的网站列表。
     * 在文本字段中输入网页的完整 URL，然后单击"添加"。\
       如需允许访问与同一域名相关的网站，只需输入域（格式为 domain.com），无需具体的 URL。\
       域示例：wikipedia.org

       URL示例：<https://www.wikipedia.org>

       此外，如果您有多个网站要添加到允许列表中，也可以导入和导出网站。\
       点击"模板"以下载模板。添加或更新 CSV 文件中的信息，然后保存文件。单击*导入*以导入允许的网站列表。
   * 禁止学生访问特定网站 – 在启用"关注网络"时，可以使用此选项输入阻止的网站列表。
     * 在文本字段中输入网页的完整 URL，然后单击"添加"。\
       如需禁止访问与同一域名相关的网站，只需输入域（格式为 domain.com），无需具体的 URL。\
       域示例：wikipedia.org

       URL示例：<https://www.wikipedia.org\\>
       此外，如果您有多个网站要添加到禁止列表中，也可以导入和导出网站。\
       点击"模板"以下载模板。添加或更新 CSV 文件中的信息，然后保存文件。单击*导入*以导入禁止的网站列表。
   * 停用隐私和隐身模式 – 使用此选项可禁止学生使用隐私浏览功能和使用其 IP 地址浏览网站。
3. 根据需要，选择"停用隐私和隐身模"*式*选项。
4. 单击"保存"或"保存并应用"。

{% hint style="info" %}
Safari 中不支持禁用隐私模式。
{% 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/she-zhi/wang-luo-guo-l.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.
