mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #5095] [CLOSED] 修改frps和frpc的默认配置文件格式,添加主机名字段到登录消息中 #5122
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#5122
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/5095
Author: @xuntee
Created: 12/13/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
ebc5bedrefactor: 将默认配置文件格式从ini改为toml333dd7dfeat(client): 在登录消息中添加主机名信息📊 Changes
3 files changed (+4 additions, -2 deletions)
View changed files
📝
client/service.go(+2 -0)📝
cmd/frpc/sub/root.go(+1 -1)📝
cmd/frps/root.go(+1 -1)📄 Description
WHY
修改frps和frpc的默认配置文件格式,从ini变更为toml以提升配置的可读性和维护性
添加主机名字段到登录消息中,以便服务端可以识别客户端的来源主机
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.