[PR #2389] [MERGED] cmd: add verify command to verify if config file syntax is valid #4564

Closed
opened 2026-05-05 14:44:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2389
Author: @fatedier
Created: 5/12/2021
Status: Merged
Merged: 5/12/2021
Merged by: @fatedier

Base: devHead: resolve-2285


📝 Commits (1)

  • 3b5aa5e cmd: add verify command to verify if config file syntax is valid

📊 Changes

4 files changed (+111 additions, -4 deletions)

View changed files

cmd/frpc/sub/verify.go (+54 -0)
cmd/frps/verify.go (+53 -0)
📝 pkg/config/client.go (+3 -3)
📝 pkg/config/proxy.go (+1 -1)

📄 Description

resolve #2285


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2389 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/12/2021 **Status:** ✅ Merged **Merged:** 5/12/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `resolve-2285` --- ### 📝 Commits (1) - [`3b5aa5e`](https://github.com/fatedier/frp/commit/3b5aa5e4d113bda4010def442499ac05093f0318) cmd: add verify command to verify if config file syntax is valid ### 📊 Changes **4 files changed** (+111 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `cmd/frpc/sub/verify.go` (+54 -0) ➕ `cmd/frps/verify.go` (+53 -0) 📝 `pkg/config/client.go` (+3 -3) 📝 `pkg/config/proxy.go` (+1 -1) </details> ### 📄 Description resolve #2285 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:30 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4564
No description provided.