Create New Document

The title of your document (will be displayed as H1)
URL-friendly name (no spaces, use dashes)
Path where to create document (optional, use forward slashes to create subdirectories)

Move/Rename Document

Current location of the document
New path for the document (including the slug)
This only changes the document's path. It does not modify the document's title (H1 heading).

Delete Document

Are you sure you want to delete this document? This action cannot be undone.

Warning: If this is a folder, all contents including subfolders and documents will be deleted.

Message

Message content goes here.

Confirm Action

Are you sure?

Attachments

Allowed file types: jpg, jpeg, png, gif, svg, webp, txt, log, csv, sfd, zip, pdf, docx, xlsx, pptx, mp4 (Max: 10MB)

Document Files

Loading attached files...

Document History

Previous Versions

Loading versions...

Preview

Select a version to preview

Wiki Settings

Language for the user interface
Number of versions to keep per document. Set to 0 to disable versioning.
Maximum allowed file size for uploads in MB.

User Management

Add New User

Leave empty to keep current password
Users with these groups can access restricted sections.

Define path-based access rules for sections of your wiki, then assign users to groups in the Users tab. Rules are evaluated in order. First match wins.

Active Rules

Import markdown files from a ZIP archive. Files will be processed and stored in the appropriate document structure. Directory structure in the ZIP (category/subcategory) will be preserved in the wiki.

Upload a ZIP file containing markdown (.md) files to import.

Create and manage backups of your wiki data. Backups include all documents, images, and configuration files.

Available Backups

Loading backups...

Add/Edit Access Rule

Selected: /

Add Column

Banner

apikeys

apikeys
中文释义: API密钥
别名: apikeys, apikey, api
功能描述: 管理Headscale中的API密钥 (Handle the Api keys in Headscale)

可用命令:


ID 命令 作用 Flags eg
1 list 列出 Headscale 的 API 密钥 none none
2 create 创建新的 API 密钥 none none
3 delete 删除一个 API 密钥 Cell none
4 expire 使一个 API 密钥过期 Cell none
  1. list 列出 Headscale 的 API 密钥

  2. create 创建新的 API 密钥

  3. delete 删除一个 API 密钥
    Usage:
    headscale apikeys delete [flags]
    Aliases:
    delete, remove, del
    Flags:
    -h, --help help for delete
    -i, --id uint ApiKey ID
    -p, --prefix string ApiKey prefix

  4. expire 使一个 API 密钥过期
    Usage:
    headscale apikeys expire [flags]

Aliases:
expire, revoke, exp, e

Flags:
-h, --help help for expire
-i, --id uint ApiKey ID
-p, --prefix string ApiKey prefix

示例

headscale api list
headscale api create
headscale apikey delete --id 1
headscale api del --i 1
headscale api del --p ApiKey prefix
headscale api expire --i 1
headscale api e --i 1

Attached Files

Loading attached files...
Search Results