Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:31:45 +08:00
parent 2013357a08
commit 68831201ec
360 changed files with 1991 additions and 0 deletions

View File

@@ -1,11 +1,16 @@
---
title: FRP 配置查询技能
source:
author: shenwei
published:
created:
description: FRP (Fast Reverse Proxy) 配置查询技能。用于查询和管理内网服务器的 FRP 客户端配置信息,包括:(1) 查看指定服务器的 frpc.toml 配置文件内容,(2) 列出所有端口映射关系,(3) 查询特定服务的端口信息,(4) 检查 FRP 客户端运行状态。触发关键词frp配置、frp端口、查看frp、frp列表、服务器 frp
tags: []
name: frp-query
---
# FRP 配置查询技能
## 技能概述

View File

@@ -1,7 +1,13 @@
---
title: FRP 完整配置参考
source:
author: shenwei
published:
created:
description:
tags: []
---
# FRP 完整配置参考
本文档包含各服务器完整的 frpc.toml 配置内容。