# 網站訪問控制

> **功能位置**：後台主頁 ＞ 統計報表 ＞ 網站訪問控制

「訪問列表」功能可即時掌握近期訪問網站的用戶資訊，包括 IP 位置、造訪頁面、次數與時間，方便站長追蹤異常流量來源或分析用戶行為模式。

### 🔍 功能介面預覽

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

***

### 🧭 操作步驟

#### 1. 選擇查詢範圍

右上角可切換查詢時間範圍（預設為近 2 日），快速過濾近期訪問紀錄。

* 時間範圍選單：`全部（2日內）`、`近7日`、`本月`等

***

#### 2. 使用欄位篩選器

每欄上方設有輸入框，方便依欄位快速查詢：

| 可篩選欄位 | 說明              |
| ----- | --------------- |
| IP    | 訪客來源 IP 地址      |
| URL   | 訪問的網頁地址         |
| 次數    | 單一 IP 對該網址的點擊次數 |
| 日期    | 最後一次造訪的時間戳記     |

***

#### 3. 閱讀訪問資料

主表格呈現所有符合條件的訪問紀錄，包含以下欄位：

| IP 位址           | 訪問 URL                                    | 次數 | 最後訪問時間              |
| --------------- | ----------------------------------------- | -- | ------------------- |
| 20.171.207.239  | <https://littleoldguy.com/>               | 5  | 2025-05-07 11:01:42 |
| 134.199.159.116 | <https://littleoldguy.com/>               | 3  | 2025-05-07 05:54:37 |
| 66.249.79.37    | <https://littleoldguy.com/change\\_email> | 3  | 2025-05-08 19:11:59 |
| …               | …                                         | …  | …                   |

> ✅ **立即封鎖**：每一筆IP紀錄下方提供【立即封鎖】按鈕，點擊後可將該IP加入黑名單以防惡意訪問。

***

### 📌 功能補充

* 頁面底部支援分頁（每頁10筆資料）。
* 若發現可疑 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://help.cube.mo/kai-dian-zhi-nan/wang-dian-guan-li/tong-ji-bao-biao/wang-zhan-fang-wen-kong-zhi.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.
