mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #724] [CLOSED] do not ignore config parsing error #4243
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4243
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/724
Author: @0x127001
Created: 4/27/2018
Status: ❌ Closed
Base:
master← Head:ATLAB-5224📝 Commits (1)
1e89a28do 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.