[PR #725] [CLOSED] do not ignore config parsing error #4241

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/725
Author: @0x127001
Created: 4/28/2018
Status: Closed

Base: masterHead: develop


📝 Commits (1)

  • 9ffe1ee do not ignore config parsing error

📊 Changes

1 file changed (+8 additions, -5 deletions)

View changed files

📝 cmd/frps/root.go (+8 -5)

📄 Description

1、目前 server 命令行解析或者配置文件解析出错时,这个 error 会被忽略,从而继续使用 default 配置


🔄 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/725 **Author:** [@0x127001](https://github.com/0x127001) **Created:** 4/28/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (1) - [`9ffe1ee`](https://github.com/fatedier/frp/commit/9ffe1ee71443d4ecc30872129a687247cc9e1e16) do not ignore config parsing error ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frps/root.go` (+8 -5) </details> ### 📄 Description 1、目前 server 命令行解析或者配置文件解析出错时,这个 error 会被忽略,从而继续使用 default 配置 --- <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:38:19 -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#4241
No description provided.