# ProudNet授權認證方法

## 1. 如何檢查您的 ProudNet 許可證

從 <mark style="color:orange;">1.7 版本</mark>開始支援 Linux。

<mark style="color:orange;">ProudNet\Util</mark>  -> <mark style="color:orange;">PNLicenseAuth.exe</mark>（僅限 Windows）、<mark style="color:orange;">PNLicenseAuth</mark>（僅限 Linux） 執行不含參數的驗證程式。

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

## 2. Windows及Linux伺服器（1.7以上版本）License認證方式

找到已安裝的 ProudNet 程式庫 -> <mark style="color:orange;">ProudNet\Util</mark> 資料夾。\
Util 資料夾包含 <mark style="color:orange;">PNLicenseAuth.exe</mark>（僅限 Windows）和 <mark style="color:orange;">PNLicenseAuth</mark>（僅限 Linux）驗證程式。

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

1. 選擇適合您要進行身份驗證的伺服器作業系統的身份驗證程序，並將其複製到伺服器的主目錄或任何其他路徑。
2. 使用<mark style="color:orange;">1.7 版本</mark>的許可證金鑰建立一個 <mark style="color:orange;">licensekey.txt</mark> 文件，並將其複製到同一主目錄或任何其他路徑。
3. 嘗試透過使用管理員權限（*Administrator或 Root權限*）執行驗證程式來驗證 ProudNet 授權。 此時，輸入許可證密鑰檔案的路徑作為執行參數。

{% hint style="warning" %}
在<mark style="color:orange;">1.6 版本及更低版本</mark>中，執行 <mark style="color:orange;">PNLicenseAuth.exe</mark> 時，您必須輸入許可證金鑰而不是身分驗證檔案路徑。
{% endhint %}

## 3. Windows 中使用 Console 的驗證方法

在 Windows 使用者 PC 上執行 <mark style="color:orange;">ProudNet Install</mark>（ProudNet 安裝檔）。\
(※ 不提供 Linux 的庫安裝檔。)

輸入許可證金鑰時，根據ProudNet安裝版本輸入1.7或更高版本的許可證金鑰以及1.6或更低版本的許可證金鑰。

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

## 4. Windows 中使用 GUI 的驗證方法

執行 <mark style="color:orange;">PNLicenseAuth.exe</mark> 所在資料夾中的驗證程式 <mark style="color:orange;">PNLicenseAuthGui.exe</mark>。 \
兩個可執行檔必須位於同一資料夾中。

<figure><img src="/files/xDi7hgC9NaqvYMRIM8LS" alt=""><figcaption><p><strong>PNLicenseAuthGui.exe</strong> 運行螢幕</p></figcaption></figure>

如果您已安裝License，可以查看License資訊。\
但是，如果沒有安裝金鑰，請按一&#x4E0B;***Enter Key*** 按鈕並貼上頒發的許可證金鑰。

<figure><img src="/files/RtoNlkVfSbpvUfJVhP1N" alt=""><figcaption><p>認證處理完成畫面</p></figcaption></figure>

<br>


---

# 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.proudnet.com/proudnet.cn/proudnet/1.download/proudnet-shou-quan-ren-zheng-fang-fa.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.
