[PR #724] [CLOSED] do not ignore config parsing error #4243

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

📋 Pull Request Information

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

Base: masterHead: ATLAB-5224


📝 Commits (1)

  • 1e89a28 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、目前命令行解析出错或者配置文件解析出错时,这个 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/724 **Author:** [@0x127001](https://github.com/0x127001) **Created:** 4/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ATLAB-5224` --- ### 📝 Commits (1) - [`1e89a28`](https://github.com/fatedier/frp/commit/1e89a2810ab26de8b485e8209c09fe4e2069cab4) 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、目前命令行解析出错或者配置文件解析出错时,这个 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:20 -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#4243
No description provided.